Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp313 bool foundAny = false; in TEST_P() local
319 if (getProgramList(getCb)) foundAny = true; in TEST_P()
322 if (!foundAny) { in TEST_P()