Home
last modified time | relevance | path

Searched refs:testOutput (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go114 testOutput := reportBody{}
115 if err := json.Unmarshal(body, &testOutput); err != nil {
122 if hash, err = writeBase64EncodedPNG(testOutput.Data); err != nil {
138 "name": testOutput.TestName,
139 "config": testOutput.OutputType,
/third_party/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go106 testOutput := reportBody{}
107 if err := json.Unmarshal(body, &testOutput); err != nil {
114 if hash, err = writeBase64EncodedPNG(testOutput.Data); err != nil {
128 "name": testOutput.TestName,
/third_party/skia/third_party/externals/oboe/apps/OboeTester/scripts/
Ddsp_timing.py95 testOutput = ""
98 testOutput = subprocess.check_output(["adb", "shell", "cat", gOutputFile])
105 return loadNameValuePairsFromString(testOutput)
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp1801 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() local
1845 auto testCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1862 testOutput(destTexture, expectedColor); in TEST_P()
1865 auto testSubCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1883 testOutput(destTexture, expectedColor); in TEST_P()
1938 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() local
1982 auto testCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1999 testOutput(destTexture, expectedColor); in TEST_P()
2060 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() local
2112 auto testCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
[all …]
/third_party/benchmark/tools/gbench/
Dreport.py404 testOutput = os.path.join(testInputs, 'test3_run0.json')
405 with open(testOutput, 'r') as f:
625 testOutput = os.path.join(testInputs, 'test2_run.json')
626 with open(testOutput, 'r') as f:
1136 testOutput = os.path.join(testInputs, 'test4_run.json')
1137 with open(testOutput, 'r') as f:
/third_party/googletest/googlemock/test/
Dgmock_output_test.py157 def testOutput(self): member in GMockOutputTest
/third_party/googletest/googletest/test/
Dgoogletest-output-test.py281 def testOutput(self): member in GTestOutputTest
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md1864 `intltest -v > testOutput`.
1875 `icu4c/source/test/intltest/Debug`, then type: `intltest -v >testOutput`. For the