Searched refs:new_apex (Results 1 – 1 of 1) sorted by relevance
774 const auto& new_apex = ApexFile::Open(installer.test_installed_file); in TEST_F() local775 ASSERT_TRUE(IsOk(new_apex)); in TEST_F()776 ASSERT_TRUE(new_apex->GetManifest().nocode()); in TEST_F()