Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp271 std::string test_installed_file; // Where apexd will store it. member
297 test_installed_file = std::string(kActiveApexPackagesDataDir) + "/" + in PrepareTestApexForInstall()
372 log << "test_installed_file=" << installer->test_installed_file << " "; in GetDebugStr()
1196 UnorderedElementsAre(installer1.test_installed_file, in TEST_F()
1197 installer2.test_installed_file)); in TEST_F()
1242 UnorderedElementsAre(installer1.test_installed_file, in TEST_F()
1243 installer2.test_installed_file)); in TEST_F()
1503 UnorderedElementsAre(installer.test_installed_file)); in TEST_F()