Searched refs:TEST_SUBJECT (Results 1 – 2 of 2) sorted by relevance
40 static const string TEST_SUBJECT = "OpenHarmony Application Release"; variable79 CertPathInfo certPathInfo = MakeCertPathInfo(TEST_SUBJECT.c_str(), TEST_ISSUER.c_str(),92 CertPathInfo certPathInfo = MakeCertPathInfo(TEST_SUBJECT.c_str(), TEST_ISSUER.c_str(),
62 const std::string TEST_SUBJECT = "OpenHarmony Application Release"; variable76 EXPECT_EQ(EnableTestKey(TEST_SUBJECT.c_str(), TEST_ISSUER.c_str()), 0); in SetUpTestCase()