Home
last modified time | relevance | path

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

/art/libnativeloader/
Dnative_loader_test.cpp410 std::string expected_namespace_prefix = "clns"; member in android::nativeloader::NativeLoaderTest_Create
446 Eq(IsBridged()), StartsWith(expected_namespace_prefix + "-"), nullptr, in SetExpectations()
541 expected_namespace_prefix = "clns-shared"; in TEST_P()
551 expected_namespace_prefix = "clns-shared"; in TEST_P()
561 expected_namespace_prefix = "vendor-clns"; in TEST_P()
577 expected_namespace_prefix = "clns-shared"; in TEST_P()
587 expected_namespace_prefix = "clns-shared"; in TEST_P()
599 expected_namespace_prefix = "product-clns"; in TEST_P()
654 Eq(IsBridged()), StartsWith(expected_namespace_prefix + "-"), nullptr, in TEST_P()