Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp268 std::string test_installed_file; // Where apexd will store it. member
294 test_installed_file = std::string(kActiveApexPackagesDataDir) + "/" + in PrepareTestApexForInstall()
369 log << "test_installed_file=" << installer->test_installed_file << " "; in GetDebugStr()
1147 UnorderedElementsAre(installer1.test_installed_file, in TEST_F()
1148 installer2.test_installed_file)); in TEST_F()
1193 UnorderedElementsAre(installer1.test_installed_file, in TEST_F()
1194 installer2.test_installed_file)); in TEST_F()
1454 UnorderedElementsAre(installer.test_installed_file)); in TEST_F()