Searched refs:ExitedSectionCount (Results 1 – 1 of 1) sorted by relevance
233 int ExitedSectionCount = 0; in TEST_F() member in TEST_F::TestProfileWriter247 EXPECT_EQ(ExitedSectionCount, 0); in TEST_F()268 ++ExitedSectionCount; in TEST_F()299 EXPECT_EQ(W2.ExitedSectionCount, 1); in TEST_F()