Searched refs:hb_test_add_fixture (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-unicode.c | 932 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_nil); in main() 933 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_default); in main() 934 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_deep); in main()
|
D | hb-test.h | 219 #define hb_test_add_fixture(FixturePrefix, UserData, Func) \ macro
|
D | test-buffer.c | 875 hb_test_add_fixture (fixture, GINT_TO_POINTER (BUFFER_EMPTY), test_buffer_allocation); in main()
|