Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.0/vts/functional/
DVtsHalHealthV2_0TargetTest.cpp488 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
499 EXPECT_TRUE(SucceedOnce(gBatteryTestTimeout, testOnce)) in TEST_P()
504 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
515 EXPECT_TRUE(SucceedOnce(gBatteryTestTimeout, testOnce)) in TEST_P()
520 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
530 EXPECT_TRUE(SucceedOnce(gBatteryTestTimeout, testOnce)) in TEST_P()
536 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
550 EXPECT_TRUE(SucceedOnce(gBatteryTestTimeout, testOnce)) in TEST_P()
555 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
568 EXPECT_TRUE(SucceedOnce(gBatteryTestTimeout, testOnce)) in TEST_P()
[all …]