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