HomeSort by relevance Sort by last modified time
    Searched refs:test_datatable_is_empty (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
DataRefTest.cpp 39 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { function
50 test_datatable_is_empty(reporter, table0.get());
51 test_datatable_is_empty(reporter, table1.get());
52 test_datatable_is_empty(reporter, table2.get());
53 test_datatable_is_empty(reporter, table3.get());
  /external/skqp/tests/
DataRefTest.cpp 39 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { function
50 test_datatable_is_empty(reporter, table0.get());
51 test_datatable_is_empty(reporter, table1.get());
52 test_datatable_is_empty(reporter, table2.get());
53 test_datatable_is_empty(reporter, table3.get());

Completed in 2055 milliseconds