Searched refs:hb_test_add_fixture (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-unicode.c | 969 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_nil); in main() 970 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_default); in main() 971 hb_test_add_fixture (data_fixture, NULL, test_unicode_subclassing_deep); in main()
|
D | hb-test.h | 246 #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()
|