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

  /external/libxkbcommon/xkbcommon/test/
filecomp.c 29 struct xkb_keymap *keymap = test_compile_file(ctx, path_rel);
test.h 71 test_compile_file(struct xkb_context *context, const char *path_rel);
print-compiled-keymap.c 81 keymap = test_compile_file(ctx, keymap_path);
common.c 256 test_compile_file(struct xkb_context *context, const char *path_rel) function
keyseq.c 452 keymap = test_compile_file(ctx, "keymaps/unbound-vmod.xkb");

Completed in 852 milliseconds