Searched refs:kUnittestPublicKey2Path (Results 1 – 2 of 2) sorted by relevance
46 const char* kUnittestPublicKey2Path = "unittest_key2.pub.pem"; variable139 EXPECT_TRUE(utils::ReadFile(GetBuildArtifactsPath(kUnittestPublicKey2Path), in TEST_F()159 EXPECT_TRUE(utils::ReadFile(GetBuildArtifactsPath(kUnittestPublicKey2Path), in TEST_F()
62 extern const char* kUnittestPublicKey2Path;281 ? GetBuildArtifactsPath(kUnittestPublicKey2Path) in SignGeneratedShellPayload()