Home
last modified time | relevance | path

Searched defs:expectations (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DUnrollFlatten_test.cpp119 const char *expectations[] = {"fun(", "if", "fun2(", "for", "if", in TEST_F() local
158 const char *expectations[] = {"fun(", "texture2D(", "fun2(", "LOOP", "for", "if", in TEST_F() local
196 const char *expectations[] = { in TEST_F() local
226 const char *expectations[] = {"main(", "LOOP", "Lod0("}; in TEST_F() local
/third_party/node/test/fixtures/wpt/FileAPI/support/
DBlob.js3 function test_blob(fn, expectations) { argument
27 function test_blob_binary(fn, expectations) { argument
/third_party/skia/bench/
Dcheck_bench_regressions.py112 def read_expectations(expectations, filename): argument
130 def check_expectations(lines, expectations, key_suffix): argument
/third_party/skia/tests/
DPDFMetadataAttributeTest.cpp30 static const char* expectations[] = { in DEF_TEST() local
DPDFDocumentTest.cpp168 static const char* expectations[] = { in DEF_TEST() local
212 static const char* expectations[] = { in DEF_TEST() local
DYUVTest.cpp94 SkYUVAInfo expectations = setExpectations({128, 128}, SkYUVAInfo::Subsampling::k420); in DEF_TEST() local
DPDFPrimitivesTest.cpp409 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
432 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
DFrontBufferedStreamTest.cpp21 const void* expectations, size_t bytesToRead) { in test_read()
DGeometryTest.cpp300 static constexpr SkCubicType expectations[24] = { in check_cubic_around_rect() local
DGrStyledShapeTest.cpp780 TestCase::SelfExpectations expectations; in test_basic() local
1283 TestCase::SelfExpectations expectations; in test_unknown_path_effect() local
1552 TestCase::SelfExpectations expectations; in DEF_TEST() local
/third_party/node/test/parallel/
Dtest-readline-promises-tab-complete.js71 const expectations = [char, '', last]; variable
Dtest-readline-tab-complete.js60 const expectations = [char, '', last]; variable
/third_party/skia/tools/skpbench/
D_hardware.py86 def check_all(expectations, stringvalues): argument
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc158 std::ostringstream expectations; in TestHttpRequest() local
/third_party/node/test/fixtures/wpt/FileAPI/blob/
DBlob-slice.any.js161 tests.forEach(function(expectations, j) { argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h84660 struct hlist_head expectations; member