Searched refs:test_operation (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/test/threads/ |
D | hb-subset-threads.cc | 117 static void test_operation (operation_t operation, in test_operation() function 176 test_operation (subset_codepoints, "codepoints", test_input); in main() 177 test_operation (subset_glyphs, "glyphs", test_input); in main()
|
/external/harfbuzz_ng/perf/ |
D | benchmark-subset.cc | 230 static void test_operation (operation_t op, in test_operation() function 263 #define TEST_OPERATION(op, time_unit) test_operation (op, #op, tests, num_tests, time_unit) in main()
|
D | benchmark-font.cc | 264 static void test_operation (operation_t op, in test_operation() function 301 #define TEST_OPERATION(op, time_unit) test_operation (op, #op, time_unit) in main()
|