Home
last modified time | relevance | path

Searched defs:baseOptions (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-client-reject-unexpected-agent.js6 const baseOptions = { variable
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dmember-delimiter-style.ts106 const baseOptions = options; constant
/third_party/skia/tests/
DGrSurfaceTest.cpp184 DEF_GPUTEST(InitialTextureClear, reporter, baseOptions) { in DEF_GPUTEST() argument
/third_party/flutter/skia/tools/fm/
Dfm.cpp355 GrContextOptions baseOptions; in main() local
/third_party/skia/tools/fm/
Dfm.cpp398 GrContextOptions baseOptions; in main() local
/third_party/flutter/skia/tests/
DGrSurfaceTest.cpp220 DEF_GPUTEST(InitialTextureClear, reporter, baseOptions) { in DEF_GPUTEST() argument
/third_party/skia/dm/
DDMSrcSink.cpp1545 const GrContextOptions& baseOptions, in onDraw()