Home
last modified time | relevance | path

Searched defs:actualResult (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/bench/
H A DTopoSortBench.cpp55 SkASSERT(actualResult); variable
/third_party/skia/tests/
H A DTopoSortTest.cpp187 bool actualResult = GrTTopoSort<ToolUtils::TopoTestNode>(&graph); in DEF_TEST() local
H A DDashPathEffectTest.cpp85 bool actualResult = as_PEB(dash)->asPoints(&results, src, rec, mats[i], &cull); in DEF_TEST() local
H A DGrRenderTaskClusterTest.cpp141 bool actualResult = GrClusterRenderTasks(graphSpan, &llist); in DEF_TEST() local
H A DCodecTest.cpp204 auto actualResult = codec->getPixels(info565, bm565.getPixels(), bm565.rowBytes()); in test_codec() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils_unittest.cpp118 Matrix<float> actualResult = m1.compMult(m1); in TEST() local
134 Matrix<float> actualResult = m1.outerProduct(m2); in TEST() local
154 Matrix<float> actualResult = m1.transpose(); in TEST() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlistformattertest.cpp125 errln(UnicodeString("Expected: |") + expectedStringWithPrefix + "|, Actual: |" + actualResult + "|"); in CheckFormatting() local
215 UnicodeString actualResult; in Test9946() local
626 UnicodeString actualResult; in DoTheRealListStyleTesting() local
629 UnicodeString(expected), actualResult); DoTheRealListStyleTesting() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1036 const int actualResult = *outputBufferPtr; in ssboUnsizedArrayLengthTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1036 const int actualResult = *outputBufferPtr; in ssboUnsizedArrayLengthTest() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp316 std::string actualResult; in WriteResultsFile() local

Completed in 17 milliseconds