Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_loading.py30 def test_load(self): member in LoaderTest
/third_party/python/Lib/test/
Dtest_http_cookies.py61 def test_load(self): member in CookieTests
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpreset.c166 GST_START_TEST (test_load) in GST_START_TEST() argument
/third_party/glib/glib/tests/
Dbookmarkfile.c431 test_load (GBookmarkFile *bookmark, in test_load() function
Dkeyfile.c1404 test_load (void) in test_load() function
/third_party/alsa-lib/test/lsb/
Dconfig.c74 static void test_load(void) in test_load() function
/third_party/python/Lib/test/test_importlib/
Dtest_spec.py262 def test_load(self): member in ModuleSpecMethodsTests