Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp109 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBPATH; in TEST_F() local
127 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBZIPPATH; in TEST_F() local
153 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBZIPPATH; in TEST_F() local
238 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBZIPPATH; in TEST() local
251 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBZIPPATH_WITH_RUNPATH; in TEST() local
269 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + LIBZIPPATH + "!/libdir"; in TEST() local
633 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + NATIVE_TESTS_PATH; in TEST() local
747 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + NATIVE_TESTS_PATH; in TEST() local
854 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + NATIVE_TESTS_PATH; in TEST() local
970 const std::string lib_path = std::string(getenv("ANDROID_DATA")) + NATIVE_TESTS_PATH; in TEST() local
[all …]