OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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