/external/angle/src/tests/compiler_tests/ |
D | UnrollFlatten_test.cpp | 119 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/ |
D | MessageDigestTest.java | 94 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/ |
D | MessageDigestTest.java | 91 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in putExpectation() local 100 Map<String, byte[]> expectations = EXPECTATIONS.get(algorithm); in getExpectations() local
|
/external/skia/bench/ |
D | check_bench_regressions.py | 112 def read_expectations(expectations, filename): argument 130 def check_expectations(lines, expectations, key_suffix): argument
|
/external/skqp/bench/ |
D | check_bench_regressions.py | 108 def read_expectations(expectations, filename): argument 126 def check_expectations(lines, expectations, key_suffix): argument
|
/external/skqp/tests/ |
D | PDFMetadataAttributeTest.cpp | 30 static const char* expectations[] = { in DEF_TEST() local
|
D | PDFDocumentTest.cpp | 167 static const char* expectations[] = { in DEF_TEST() local 213 static const char* expectations[] = { in DEF_TEST() local
|
D | PDFPrimitivesTest.cpp | 406 SkClusterator::Cluster expectations[] = { in DEF_TEST() local 429 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
|
D | FrontBufferedStreamTest.cpp | 17 const void* expectations, size_t bytesToRead) { in test_read()
|
D | GeometryTest.cpp | 235 static constexpr SkCubicType expectations[24] = { in check_cubic_around_rect() local
|
D | GrShapeTest.cpp | 770 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/ |
D | PDFMetadataAttributeTest.cpp | 30 static const char* expectations[] = { in DEF_TEST() local
|
D | PDFDocumentTest.cpp | 168 static const char* expectations[] = { in DEF_TEST() local 212 static const char* expectations[] = { in DEF_TEST() local
|
D | YUVTest.cpp | 94 SkYUVAInfo expectations = setExpectations({128, 128}, SkYUVAInfo::Subsampling::k420); in DEF_TEST() local
|
D | PDFPrimitivesTest.cpp | 411 SkClusterator::Cluster expectations[] = { in DEF_TEST() local 434 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
|
D | FrontBufferedStreamTest.cpp | 21 const void* expectations, size_t bytesToRead) { in test_read()
|
D | GeometryTest.cpp | 298 static constexpr SkCubicType expectations[24] = { in check_cubic_around_rect() local
|
D | GrStyledShapeTest.cpp | 780 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/ |
D | test.py | 91 def check_results_yaml_content(filename, expectations): argument
|
/external/skia/tools/skpbench/ |
D | _hardware.py | 86 def check_all(expectations, stringvalues): argument
|
/external/skqp/tools/skpbench/ |
D | _hardware.py | 86 def check_all(expectations, stringvalues): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | expectations_parser.py | 123 def expectations(self): member in TestExpectationParser
|
/external/perfetto/src/trace_processor/ |
D | trace_sorter_unittest.cc | 194 std::map<int64_t /*ts*/, std::vector<uint32_t /*cpu*/>> expectations; in TEST_F() local
|
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
D | PeerConnectionEndToEndTest.java | 1397 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/ |
D | cq_verifier.cc | 275 gpr_strvec expectations; in cq_verify() local
|