Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestdso.c140 static void test_load_library(abts_case *tc, void *data) in test_load_library() function
252 abts_run_test(suite, test_load_library, NULL); in testdso()
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_loading.py56 def test_load_library(self): member in LoaderTest
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_loading.py56 def test_load_library(self): member in LoaderTest
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_loading.py56 def test_load_library(self): member in LoaderTest