Home
last modified time | relevance | path

Searched refs:ReporterContext (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DTest.h57 class ReporterContext : SkNoncopyable { class
59 ReporterContext(Reporter* reporter, const SkString& message) : fReporter(reporter) { in ReporterContext() function in skiatest::ReporterContext
62 ~ReporterContext() { in ~ReporterContext()
H A DVkDrawableTest.cpp285 skiatest::ReporterContext ctx( in DEF_GPUTEST()
H A DSurfaceSemaphoreTest.cpp212 skiatest::ReporterContext ctx( in DEF_GPUTEST()
/third_party/skia/dm/
H A DDMGpuTestProcs.cpp73 ReporterContext ctx(reporter, SkString(GrContextFactory::ContextTypeName(contextType))); in RunWithGPUTestContexts()
H A DDM.cpp1465 skiatest::ReporterContext ctx(&reporter, SkString(test.fName)); in run_test()

Completed in 5 milliseconds