Searched refs:test_compile_file (Results 1 – 5 of 5) sorted by relevance
/external/libxkbcommon/test/ |
D | test.h | 71 test_compile_file(struct xkb_context *context, const char *path_rel);
|
D | filecomp.c | 31 struct xkb_keymap *keymap = test_compile_file(ctx, path_rel); in test_file()
|
D | common.c | 267 test_compile_file(struct xkb_context *context, const char *path_rel) in test_compile_file() function
|
D | keyseq.c | 457 keymap = test_compile_file(ctx, "keymaps/unbound-vmod.xkb"); in main()
|
/external/minijail/ |
D | syscall_filter_unittest.cc | 62 int test_compile_file( in test_compile_file() function 1106 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1123 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1139 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1158 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1193 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1260 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F()
|