Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader_test.cpp185 std::string expected_library_path = library_path; member in android::nativeloader::NativeLoaderTest_Create
217 StrEq(expected_library_path), expected_namespace_flags, in SetExpectations()
327 expected_library_path = expected_library_path + ":/vendor/" LIB_DIR; in TEST_P()
363expected_library_path = expected_library_path + ":/product/" LIB_DIR ":/system/product/" LIB_DIR; in TEST_P()
383 expected_library_path = library_path; in TEST_P()