Home
last modified time | relevance | path

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

/art/libnativeloader/
Dnative_loader_test.cpp350 std::string expected_library_path = library_path; member in android::nativeloader::NativeLoaderTest_Create
380 StrEq(expected_library_path), expected_namespace_flags, in SetExpectations()
485 expected_library_path = expected_library_path + ":/vendor/" LIB_DIR; in TEST_P()
510expected_library_path = expected_library_path + ":/product/" LIB_DIR ":/system/product/" LIB_DIR; in TEST_P()
530 expected_library_path = library_path; in TEST_P()