Searched refs:key_content (Results 1 – 1 of 1) sorted by relevance
156 std::string key_content; in TEST_P() local157 ASSERT_TRUE(android::base::ReadFileToString(key_path, &key_content)) in TEST_P()160 EXPECT_EQ(key_content, apex_file->GetBundledPublicKey()); in TEST_P()225 std::string key_content; in TEST() local226 ASSERT_TRUE(android::base::ReadFileToString(key_path, &key_content)) in TEST()229 EXPECT_EQ(key_content, apex_file->GetBundledPublicKey()); in TEST()