Home
last modified time | relevance | path

Searched refs:testOnly (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/modules/skparagraph/utils/
H A DTestFontCollection.cpp11 TestFontCollection::TestFontCollection(const std::string& resourceDir, bool testOnly, bool loadFonts) in TestFontCollection() argument
29 if (testOnly) { in TestFontCollection()
H A DTestFontCollection.h10 TestFontCollection(const std::string& resourceDir, bool testOnly = false, bool loadFonts = true);
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go359 testOnly := []string{}
364 testOnly = append(testOnly, "!fFunctions.f"+function)
370 if len(testOnly) != 0 {
376 `, indent, strings.Join(testOnly, " ||\n"+indent+" "), indent, SPACER, indent)
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp66 ResourceFontCollection(bool testOnly = false) in ResourceFontCollection()
93 if (testOnly) { in ResourceFontCollection()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp629 bool testOnly = true; in logSamples() local
635 testOnly = false; in logSamples()
642 if (testOnly) in logSamples()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp94 ResourceFontCollection(bool testOnly = false) in ResourceFontCollection()
121 if (testOnly) { in ResourceFontCollection()

Completed in 28 milliseconds