Home
last modified time | relevance | path

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

12

/external/angle/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
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/
DMessageDigestTest.java94 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in putExpectation() local
103 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in getExpectations() local
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/
DMessageDigestTest.java91 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in putExpectation() local
100 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in getExpectations() local
/external/skia/bench/
Dcheck_bench_regressions.py112 def read_expectations(expectations, filename): argument
130 def check_expectations(lines, expectations, key_suffix): argument
/external/skqp/bench/
Dcheck_bench_regressions.py108 def read_expectations(expectations, filename): argument
126 def check_expectations(lines, expectations, key_suffix): argument
/external/skqp/tests/
DPDFMetadataAttributeTest.cpp30 static const char* expectations[] = { in DEF_TEST() local
DPDFDocumentTest.cpp167 static const char* expectations[] = { in DEF_TEST() local
213 static const char* expectations[] = { in DEF_TEST() local
DPDFPrimitivesTest.cpp406 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
429 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
DFrontBufferedStreamTest.cpp17 const void* expectations, size_t bytesToRead) { in test_read()
DGeometryTest.cpp235 static constexpr SkCubicType expectations[24] = { in check_cubic_around_rect() local
DGrShapeTest.cpp770 TestCase::SelfExpectations expectations; in test_basic() local
1269 TestCase::SelfExpectations expectations; in test_unknown_path_effect() local
1531 TestCase::SelfExpectations expectations; in DEF_TEST() local
/external/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.cpp411 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
434 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
DFrontBufferedStreamTest.cpp21 const void* expectations, size_t bytesToRead) { in test_read()
DGeometryTest.cpp298 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
/external/mesa3d/.gitlab-ci/tracie/tests/
Dtest.py91 def check_results_yaml_content(filename, expectations): argument
/external/skia/tools/skpbench/
D_hardware.py86 def check_all(expectations, stringvalues): argument
/external/skqp/tools/skpbench/
D_hardware.py86 def check_all(expectations, stringvalues): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dexpectations_parser.py123 def expectations(self): member in TestExpectationParser
/external/perfetto/src/trace_processor/
Dtrace_sorter_unittest.cc194 std::map<int64_t /*ts*/, std::vector<uint32_t /*cpu*/>> expectations; in TEST_F() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DPeerConnectionEndToEndTest.java1397 ObserverExpectations expectations = new ObserverExpectations("PC under test"); in testRemoteStreamUpdatedWhenTracksAddedOrRemoved() local
1540 private static void shutdownPC(PeerConnection pc, ObserverExpectations expectations) { in shutdownPC()
/external/grpc-grpc/test/core/end2end/
Dcq_verifier.cc275 gpr_strvec expectations; in cq_verify() local

12