Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp208 std::vector<NanoappInfo> appInfoList; in TEST_P() local
209 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &appInfoList)); in TEST_P()
210 for (const NanoappInfo& appInfo : appInfoList) { in TEST_P()