Home
last modified time | relevance | path

Searched defs:GetAllPackages (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/apex/apexd/
H A Dapexservice_test.cpp151 Result<std::vector<ApexInfo>> GetAllPackages() { in GetAllPackages() function in android::apex::ApexServiceTest
799 TEST_F(ApexServiceTest, GetAllPackages) { in TEST_F() argument