Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DDataRefTest.cpp35 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { in test_datatable_is_empty() function
46 test_datatable_is_empty(reporter, table0.get()); in test_emptytable()
47 test_datatable_is_empty(reporter, table1.get()); in test_emptytable()
48 test_datatable_is_empty(reporter, table2.get()); in test_emptytable()
49 test_datatable_is_empty(reporter, table3.get()); in test_emptytable()