Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader_test.cpp57 class NativeLoaderTest : public ::testing::TestWithParam<bool> { class
91 TEST_P(NativeLoaderTest, InitializeLoadsDefaultPublicLibraries) { in TEST_P() argument
96 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderInApex) { in TEST_P() argument
120 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderInFramework) { in TEST_P() argument
143 TEST_P(NativeLoaderTest, OpenNativeLibraryWithoutClassloaderAndCallerLocation) { in TEST_P() argument