Home
last modified time | relevance | path

Searched defs:actualResult (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/tests/
DTopoSortTest.cpp129 bool actualResult = SkTTopoSort<ToolUtils::TopoTestNode>(&graph); in DEF_TEST() local
DDashPathEffectTest.cpp84 bool actualResult = dash->asPoints(&results, src, rec, mats[i], &cull); in DEF_TEST() local
DCodecTest.cpp200 auto actualResult = codec->getPixels(info565, bm565.getPixels(), bm565.rowBytes()); in test_codec() local
/third_party/skia/tests/
DTopoSortTest.cpp187 bool actualResult = GrTTopoSort<ToolUtils::TopoTestNode>(&graph); in DEF_TEST() local
DGrRenderTaskClusterTest.cpp141 bool actualResult = GrClusterRenderTasks(graphSpan, &llist); in DEF_TEST() local
DDashPathEffectTest.cpp85 bool actualResult = as_PEB(dash)->asPoints(&results, src, rec, mats[i], &cull); in DEF_TEST() local
DCodecTest.cpp204 auto actualResult = codec->getPixels(info565, bm565.getPixels(), bm565.rowBytes()); in test_codec() local
/third_party/skia/third_party/externals/angle2/src/common/
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
/third_party/flutter/skia/third_party/externals/angle2/src/common/
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
/third_party/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp119 UnicodeString actualResult(prefix); in CheckFormatting() local
214 UnicodeString actualResult; in Test9946() local
625 UnicodeString actualResult; in DoTheRealListStyleTesting() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java526 int actualResult = sc.areConfusable(s1, s2); in TestConfusableFlagVariants() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java529 int actualResult = sc.areConfusable(s1, s2); in TestConfusableFlagVariants() local
/third_party/typescript/src/testRunner/unittests/tsserver/
DcompileOnSave.ts12 …const actualResult = response.sort((list1, list2) => compareStringsCaseSensitive(list1.projectFile… constant
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp316 std::string actualResult; in WriteResultsFile() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1032 const int actualResult = *outputBufferPtr; in ssboUnsizedArrayLengthTest() local