Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp1964 std::string decompressed_active_apex = in TEST_F() local
1967 UnmountOnTearDown(decompressed_active_apex); in TEST_F()
1980 /* modulePath= */ decompressed_active_apex, in TEST_F()
1984 GetMTime(decompressed_active_apex)); in TEST_F()
1993 ASSERT_EQ(data.full_path, decompressed_active_apex); in TEST_F()
2012 std::string decompressed_active_apex = StringPrintf( in TEST_F() local
2015 UnmountOnTearDown(decompressed_active_apex); in TEST_F()
2028 /* modulePath= */ decompressed_active_apex, in TEST_F()
2032 GetMTime(decompressed_active_apex)); in TEST_F()
2041 ASSERT_EQ(data.full_path, decompressed_active_apex); in TEST_F()
[all …]