Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository_test.cpp436 auto shim_v1 = ApexFile::Open( in TEST() local
446 ASSERT_THAT(result[shim_v1->GetManifest().name()], in TEST()
447 UnorderedElementsAre(ApexFileEq(ByRef(*shim_v1)), in TEST()
Dapexd_test.cpp224 auto shim_v1 = ApexFile::Open(AddDataApex("com.android.apex.cts.shim.apex")); in TEST_F() local
241 ApexFileEq(ByRef(*shim_v1)), in TEST_F()
277 auto shim_v1 = ApexFile::Open(AddDataApex("com.android.apex.cts.shim.apex")); in TEST_F() local
286 ApexFileEq(ByRef(*shim_v1)))); in TEST_F()