Searched refs:inactivePackages (Results 1 – 1 of 1) sorted by relevance
1395 Result<std::vector<ApexInfo>> inactivePackages = GetInactivePackages(); in TEST_F() local1396 ASSERT_TRUE(IsOk(inactivePackages)); in TEST_F()1400 GetPackagesStrings(*inactivePackages); in TEST_F()