Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/gm/
Dcolrv1.cpp44 ColrV1GM(ColrV1TestType testType, SkScalar skewX, SkScalar rotateDeg) in ColrV1GM()
48 static SkString testTypeToString(ColrV1TestType testType) { in testTypeToString()
/third_party/skia/tests/
DGrContextAbandonTest.cpp17 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/third_party/flutter/skia/tests/
DGrContextAbandonTest.cpp16 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/third_party/node/test/parallel/
Dtest-process-emitwarning.js11 const testType = 'CustomWarning'; constant
Dtest-event-capture-rejections.js280 function testType(obj) { function
/third_party/typescript/src/testRunner/
DfourslashRunner.ts6 constructor(private testType: FourSlash.FourSlashTestType) { property in Harness.FourSlashRunner
DcompilerRunner.ts19 constructor(public testType: CompilerTestType) { property in Harness.CompilerBaselineRunner
/third_party/protobuf/php/tests/
DWellKnownTest.php326 public function testType() function in WellKnownTest
/third_party/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp333 char testType[256] = ""; in processTest() local
Ddadrcal.cpp451 char testType[256] = ""; in processTest() local
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests/
Dtest.c63 char testType[100]; variable
/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp743 MyClick::ControlType testType = kButtonList[index].fButtonType; in enable_verb_button() local