Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc107 library_search_path_ = env_->NewStringUTF(""); in SetUpForTest()
179 jstring library_search_path_; member in art::JniCompilerTest
232 LoadNativeLibrary(env_, "", class_loader_, library_search_path_, &reason)) in JNI_TEST()
247 LoadNativeLibrary(env_, "", class_loader_, library_search_path_, &reason)) in JNI_TEST()