HomeSort by relevance Sort by last modified time
    Searched refs:test_get_path (Results 1 - 15 of 15) sorted by null

  /external/libxkbcommon/xkbcommon/test/
test.h 57 test_get_path(const char *path_rel);
x11comp.c 110 xkb_path = test_get_path("keymaps/host.xkb");
111 search_path = test_get_path("");
buffercomp.c 57 test_get_path(DATA_PATH));
common.c 157 test_get_path(const char *path_rel) function
185 path = test_get_path(path_rel);
245 path = test_get_path("");
262 path = test_get_path(path_rel);
stringcomp.c 57 test_get_path(DATA_PATH));
compose.c 180 path = test_get_path("compose/en_US.UTF-8/Compose");
354 path = test_get_path("compose/en_US.UTF-8/Compose");
411 path = test_get_path("compose/en_US.UTF-8/Compose");
478 path = test_get_path("compose/en_US.UTF-8/Compose");
  /external/libxkbcommon/xkbcommon/bench/
compose.c 44 path = test_get_path("compose/en_US.UTF-8/Compose");
  /tools/tradefederation/core/atest/
module_info_unittest.py 108 def test_get_path(self): member in class:ModuleInfoUnittests
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_sysconfig.py 102 def test_get_path(self): member in class:TestSysConfig
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sysconfig.py 99 def test_get_path(self): member in class:TestSysConfig
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sysconfig.py 99 def test_get_path(self): member in class:TestSysConfig
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 99 def test_get_path(self): member in class:TestSysConfig
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 99 def test_get_path(self): member in class:TestSysConfig
  /external/python/cpython2/Lib/test/
test_sysconfig.py 99 def test_get_path(self): member in class:TestSysConfig
  /external/python/cpython3/Lib/test/
test_sysconfig.py 97 def test_get_path(self): member in class:TestSysConfig

Completed in 944 milliseconds