Searched refs:apex2 (Results 1 – 2 of 2) sorted by relevance
97 auto apex2 = in TEST() local99 ASSERT_RESULT_OK(apex2); in TEST()100 auto verity_data2 = apex2->VerifyApexVerity(apex2->GetBundledPublicKey()); in TEST()105 status = PrepareHashTree(*apex2, *verity_data2, hashtree_file); in TEST()
355 auto apex2 = ApexFile::Open(GetTestFile("apex.apexd_test.apex")); in TEST() local356 ASSERT_RESULT_OK(apex2); in TEST()357 ASSERT_FALSE(instance.IsPreInstalledApex(*apex2)); in TEST()