Searched refs:appInfoList (Results 1 – 1 of 1) sorted by relevance
208 std::vector<NanoappInfo> appInfoList; in TEST_P() local209 ASSERT_TRUE(waitForCallback(cb->promise.get_future(), &appInfoList)); in TEST_P()210 for (const NanoappInfo& appInfo : appInfoList) { in TEST_P()