Home
last modified time | relevance | path

Searched defs:testELF (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/kernel_lite/dyload_posix/
H A DExecveTest.cpp37 char* testELF = RES_DIR_DYLOAD "hello_nopie"; in HWTEST_F() local
49 char* testELF = RES_DIR_DYLOAD "hello_static"; in HWTEST_F() local
H A DDlopenApiTest.cpp38 char* testELF = RES_DIR_DYLOAD "api_dlopen_self"; in HWTEST_F() local
70 char* testELF = RES_DIR_DYLOAD "api_dlsym_self"; in HWTEST_F() local
90 char* testELF = RES_DIR_DYLOAD "api_dlsym_next"; in HWTEST_F() local
H A DDlopenTest.cpp234 char* testELF = RES_DIR_DYLOAD "dyload_rpath_full"; in HWTEST_F() local
266 char* testELF = RES_DIR_DYLOAD "dyload_rpath_relative"; in HWTEST_F() local

Completed in 2 milliseconds