Home
last modified time | relevance | path

Searched defs:NativeLoaderTest (Results 1 – 1 of 1) sorted by relevance

/art/libnativeloader/
Dnative_loader_test.cpp272 class NativeLoaderTest : public ::testing::TestWithParam<bool> { class
307 TEST_P(NativeLoaderTest, InitializeLoadsDefaultPublicLibraries) { in TEST_P() argument
312 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderInApex) { in TEST_P() argument
336 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderInFramework) { in TEST_P() argument
359 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderAndCallerLocation) { in TEST_P() argument