Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp1395 Result<std::vector<ApexInfo>> inactivePackages = GetInactivePackages(); in TEST_F() local
1396 ASSERT_TRUE(IsOk(inactivePackages)); in TEST_F()
1400 GetPackagesStrings(*inactivePackages); in TEST_F()