Home
last modified time | relevance | path

Searched refs:thisIdStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/code_signature/test/unittest/
H A Dmulti_thread_local_sign_test.cpp92 std::string thisIdStr = oss.str(); in LocalCodeSignAndEnforce() local
93 std::string tmpFileName = AN_BASE_PATH + thisIdStr + ".an"; in LocalCodeSignAndEnforce()
110 std::string thisIdStr = oss.str(); in LocalCodeSignAndEnforceWithOwnerID() local
111 std::string tmpFileName = AN_BASE_PATH + thisIdStr + "demoWithownerID.an"; in LocalCodeSignAndEnforceWithOwnerID()