Searched refs:testCert (Results 1 – 1 of 1) sorted by relevance
42 std::string testCert = android::base::GetExecutableDirectory() + "/" + kTestCert; in TEST() local43 auto trustedKey = extractPublicKeyFromX509(testCert.c_str()); in TEST()