Searched refs:NumExpectedPairs (Results 1 – 1 of 1) sorted by relevance
277 size_t NumExpectedPairs; member289 EXPECT_EQ(NumPairs, Ctx->NumExpectedPairs) in executionSessionLookupHandlerCallback()290 << "Expected " << Ctx->NumExpectedPairs << " entries in result, got " in executionSessionLookupHandlerCallback()292 auto ExpectedMappingEnd = Ctx->ExpectedMapping + Ctx->NumExpectedPairs; in executionSessionLookupHandlerCallback()369 H.NumExpectedPairs = 2; in TEST_F()