Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_importlib/
Dtest_reader.py107 def test_resource_path(self): member in NamespaceReaderTest
Dutil.py532 def test_resource_path(self): member in CommonResourceTests
Dtest_abc.py334 def test_resource_path(self): member in ResourceReaderDefaultsTests
/third_party/glib/gio/tests/
Dgapplication.c684 test_resource_path (void) in test_resource_path() function
1143 g_test_add_func ("/gapplication/resource-path", test_resource_path); in main()