Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/profile/
H A Dprofile_resources.h54 const std::string SIGN_PROFILE_DOUBLE_CERT_PEM = "./signProfile/" member
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
H A Dprofile_test.cpp52 static const std::string SIGN_PROFILE_DOUBLE_CERT_PEM = "./signProfile/profile-release1-invalid_cert_chain.pem"; member
223 options[Options::APP_CERT_FILE] = SIGN_PROFILE_DOUBLE_CERT_PEM;
305 options[Options::APP_CERT_FILE] = SIGN_PROFILE_DOUBLE_CERT_PEM;
848 options[Options::PROFILE_CERT_FILE] = SIGN_PROFILE_DOUBLE_CERT_PEM;
H A Dprovision_test.cpp52 static const std::string SIGN_PROFILE_DOUBLE_CERT_PEM = "./signProfile/profile-release1-invalid_cert_chain.pem"; member
578 options[Options::PROFILE_CERT_FILE] = SIGN_PROFILE_DOUBLE_CERT_PEM; in HWTEST_F()
H A Dpkcs7_data_test.cpp49 static const std::string SIGN_PROFILE_DOUBLE_CERT_PEM = "./signProfile/profile-release1-invalid_cert_chain.pem"; member
896 options[Options::PROFILE_CERT_FILE] = SIGN_PROFILE_DOUBLE_CERT_PEM;

Completed in 5 milliseconds