Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp45 #define LIB_DIR "lib64" macro
47 #define LIB_DIR "lib" macro
50 static const std::string kSystemLibraryPath = "/system/" LIB_DIR;
51 static const std::string kArtApexLibraryPath = "/apex/com.android.art/" LIB_DIR;
52 static const std::string kVendorLibraryPath = "/vendor/" LIB_DIR;
53 static const std::string kProductLibraryPath = "/product/" LIB_DIR;