Searched refs:test_compile_file (Results 1 – 6 of 6) sorted by relevance
/external/libxkbcommon/xkbcommon/test/ |
D | test.h | 71 test_compile_file(struct xkb_context *context, const char *path_rel);
|
D | filecomp.c | 29 struct xkb_keymap *keymap = test_compile_file(ctx, path_rel); in test_file()
|
D | print-compiled-keymap.c | 81 keymap = test_compile_file(ctx, keymap_path); in main()
|
D | common.c | 256 test_compile_file(struct xkb_context *context, const char *path_rel) in test_compile_file() function
|
D | keyseq.c | 452 keymap = test_compile_file(ctx, "keymaps/unbound-vmod.xkb"); in main()
|
/external/minijail/ |
D | syscall_filter_unittest.cc | 55 int test_compile_file( in test_compile_file() function 1119 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1136 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1152 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1171 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1206 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F() 1273 int res = test_compile_file("policy", policy_file, head_, &arg_blocks_, in TEST_F()
|