Home
last modified time | relevance | path

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

12

/external/skia/tests/graphite/
DUniformManagerTest.cpp65 const Uniform expectations[] = {{"uniform", type}}; in DEF_TEST() local
88 const Uniform expectations[] = {{"uniform", type}}; in DEF_TEST() local
116 const Uniform expectations[] = {{"uniform", type}}; in DEF_TEST() local
146 const Uniform expectations[] = {{"a", type}, {"b", type}, {"c", type}}; in DEF_TEST() local
177 const Uniform expectations[] = {{"a", type}, {"b", type}, {"c", type}}; in DEF_TEST() local
214 const Uniform expectations[] = {{"a", type1}, {"b", type2}}; in DEF_TEST() local
313 const Uniform expectations[] = {{"a", type1}, {"b", type2}}; in DEF_TEST() local
420 const Uniform expectations[] = {{"a", type1}, {"b", type2}}; in DEF_TEST() local
570 const Uniform expectations[] = {{"a", SkSLType::kHalf}, {"b", arrayType, kArraySize}}; in DEF_TEST() local
642 const Uniform expectations[] = {{"a", SkSLType::kHalf}, {"b", arrayType, kArraySize}}; in DEF_TEST() local
[all …]
DImageShaderTest.cpp36 std::vector<Expectation> expectations) { in test_draw()
/external/angle/src/tests/compiler_tests/
DUnrollFlatten_test.cpp121 const char *expectations[] = {"fun(", "if", "fun2(", "for", "if", in TEST_F() local
160 const char *expectations[] = {"fun(", "texture2D(", "fun2(", "LOOP", "for", "if", in TEST_F() local
198 const char *expectations[] = { in TEST_F() local
228 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/webrtc/p2p/base/
Dmock_dns_resolving_packet_socket_factory.h42 void SetExpectations(Expectations expectations) { in SetExpectations()
Dstun_port_unittest.cc307 rtc::MockDnsResolvingPacketSocketFactory::Expectations expectations) { in SetDnsResolverExpectations()
656 rtc::MockDnsResolvingPacketSocketFactory::Expectations expectations) { in SetDnsResolverExpectations()
/external/skia/tests/
DPDFMetadataAttributeTest.cpp37 static const char* expectations[] = { in DEF_TEST() local
DPDFDocumentTest.cpp176 static const char* expectations[] = { in DEF_TEST() local
220 static const char* expectations[] = { in DEF_TEST() local
DPDFPrimitivesTest.cpp430 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
453 SkClusterator::Cluster expectations[] = { in DEF_TEST() local
DYUVTest.cpp109 SkYUVAInfo expectations = setExpectations({128, 128}, SkYUVAInfo::Subsampling::k420); in DEF_TEST() local
DFrontBufferedStreamTest.cpp21 const void* expectations, size_t bytesToRead) { in test_read()
DMeshTest.cpp316 const std::vector<SkMeshSpecification::Uniform> expectations; in test_good_uniforms() member
DGrStyledShapeTest.cpp806 TestCase::SelfExpectations expectations; in test_basic() local
1309 TestCase::SelfExpectations expectations; in test_unknown_path_effect() local
1578 TestCase::SelfExpectations expectations; in DEF_TEST() local
DGeometryTest.cpp309 static constexpr SkCubicType expectations[24] = { in check_cubic_around_rect() 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/chromium-trace/catapult/common/py_utils/py_utils/
Dexpectations_parser.py123 def expectations(self): member in TestExpectationParser
/external/perfetto/src/trace_processor/sorter/
Dtrace_sorter_unittest.cc281 std::map<int64_t /*ts*/, std::vector<uint32_t /*cpu*/>> expectations; in TEST_F() local
/external/skia/src/gpu/graphite/
DPaintParamsKey.cpp143 const auto& expectations = frame.fDataPayloadExpectations; in checkExpectations() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DPeerConnectionEndToEndTest.java1438 ObserverExpectations expectations = new ObserverExpectations("PC under test"); in testRemoteStreamUpdatedWhenTracksAddedOrRemoved() local
1616 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
/external/webrtc/video/end_to_end_tests/
Dresolution_bitrate_limits_tests.cc106 const std::vector<Expectation>& expectations) in InitEncodeTest()
/external/gson/gson/src/test/java/com/google/gson/stream/
DJsonReaderTest.java1842 private void assertDocument(String document, Object... expectations) throws IOException { in assertDocument()
/external/cronet/url/
Dgurl_unittest.cc265 } expectations[] = { in TEST() local

12