Home
last modified time | relevance | path

Searched refs:test_get_path (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libxkbcommon/test/
H A Dcommon.c166 test_get_path(const char *path_rel) in test_get_path() function
194 path = test_get_path(path_rel); in test_read_file()
254 path = test_get_path(""); in test_get_context()
273 path = test_get_path(path_rel); in test_compile_file()
H A Dcompose.c182 path = test_get_path("locale/en_US.UTF-8/Compose"); in test_seqs()
356 path = test_get_path("locale/en_US.UTF-8/Compose"); in test_state()
413 path = test_get_path("locale/en_US.UTF-8/Compose"); in test_XCOMPOSEFILE()
437 path = test_get_path("locale"); in test_from_locale()
534 path = test_get_path("locale/en_US.UTF-8/Compose"); in test_include()
H A Dtest.h57 test_get_path(const char *path_rel);
H A Dbuffercomp.c59 test_get_path(DATA_PATH)); in main()
H A Dstringcomp.c59 test_get_path(DATA_PATH)); in main()
H A Dx11comp.c120 xkb_path = test_get_path("keymaps/host.xkb"); in main()
/aosp_15_r20/external/libxkbcommon/bench/
H A Dcompose.c48 path = test_get_path("locale/en_US.UTF-8/Compose"); in main()
/aosp_15_r20/external/pigweed/pw_emu/py/tests/
H A Drenode_test.py224 def test_get_path(self) -> None: member in TestRenodeChannelsPty
H A Dqemu_test.py184 def test_get_path(self) -> None: member in TestQemuChannelsPty
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_sysconfig.py99 def test_get_path(self): member in TestSysConfig
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_sysconfig.py105 def test_get_path(self): member in TestSysConfig
Dtest_site.py204 def test_get_path(self): member in HelperFunctionsTests
/aosp_15_r20/tools/asuite/atest/
H A Dmodule_info_unittest.py185 def test_get_path(self): member in ModuleInfoUnittests