Searched refs:hb_test_add_vtable (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | hb-test.h | 235 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable() function 256 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \ 271 hb_test_add_vtable (path, data_size, test_data, data_setup, data_test, data_teardown); in hb_test_add_vtable_flavor()
|
/third_party/harfbuzz/test/api/ |
D | hb-test.h | 235 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable() function 256 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \ 271 hb_test_add_vtable (path, data_size, test_data, data_setup, data_test, data_teardown); in hb_test_add_vtable_flavor()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | hb-test.h | 235 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable() function 256 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \ 271 hb_test_add_vtable (path, data_size, test_data, data_setup, data_test, data_teardown); in hb_test_add_vtable_flavor()
|