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

  /external/skia/tests/
Test.h 92 typedef void (*TestProc)(skiatest::Reporter*, const GrContextOptions&);
96 Test(const char* n, bool g, TestProc p, ContextOptionsProc optionsProc = nullptr)
100 TestProc proc;
  /external/skqp/tests/
Test.h 92 typedef void (*TestProc)(skiatest::Reporter*, const GrContextOptions&);
96 Test(const char* n, bool g, TestProc p, ContextOptionsProc optionsProc = nullptr)
100 TestProc proc;

Completed in 126 milliseconds