Home
last modified time | relevance | path

Searched refs:foundFirstSession (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/media/eco/tests/
DEcoServiceTest.cpp168 bool foundFirstSession = false, foundSecondSession = false; in TEST_F() local
173 foundFirstSession = true; in TEST_F()
181 EXPECT_TRUE(foundFirstSession); in TEST_F()