Searched refs:test_installed_file (Results 1 – 1 of 1) sorted by relevance
271 std::string test_installed_file; // Where apexd will store it. member297 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()