Home
last modified time | relevance | path

Searched refs:run_allocator_test (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DGrTBlockListTest.cpp159 static void run_allocator_test(GrTBlockList<C, N>* allocator, skiatest::Reporter* reporter) { in run_allocator_test() function
293 run_allocator_test(&a1, reporter); in DEF_TEST()
296 run_allocator_test(&a2, reporter); in DEF_TEST()
299 run_allocator_test(&a5, reporter); in DEF_TEST()
302 run_allocator_test(&sa1, reporter); in DEF_TEST()
305 run_allocator_test(&sa3, reporter); in DEF_TEST()
308 run_allocator_test(&sa4, reporter); in DEF_TEST()