Home
last modified time | relevance | path

Searched defs:elfPath (Results 1 – 1 of 1) sorted by relevance

/base/security/code_signature/test/unittest/
Dcode_sign_utils_test.cpp908 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-release"; variable
921 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-magic-error"; variable
934 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-version-error"; variable
947 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-block-num-error"; variable
963 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-block-size-error"; variable
976 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-file-small"; variable
989 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-block-header-off-error"; variable
1005 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-mt-type-error"; variable
1018 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-mt-length-error"; variable
1031 std::string elfPath = APP_BASE_PATH + "/demo_elf_v1/elf-signed-with-profile"; variable