Home
last modified time | relevance | path

Searched refs:SIGN_PROFILE_CERT_PEM (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/profile/
H A Dprofile_resources.h52 const std::string SIGN_PROFILE_CERT_PEM = "./signProfile/profile-release1-cert.pem"; member
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
H A Dprovision_test.cpp50 static const std::string SIGN_PROFILE_CERT_PEM = "./signProfile/profile-release1-cert.pem"; member
548 options[Options::PROFILE_CERT_FILE] = SIGN_PROFILE_CERT_PEM; in HWTEST_F()
H A Dprofile_test.cpp50 static const std::string SIGN_PROFILE_CERT_PEM = "./signProfile/profile-release1-cert.pem"; member
930 STACK_OF(X509)* certs = ReadCerts(SIGN_PROFILE_CERT_PEM);
H A Dpkcs7_data_test.cpp47 static const std::string SIGN_PROFILE_CERT_PEM = "./signProfile/profile-release1-cert.pem"; member
921 options[Options::IN_FILE] = SIGN_PROFILE_CERT_PEM;

Completed in 5 milliseconds