Searched defs:expectations (Results 1 - 15 of 15) sorted by relevance

/external/skia/tests/
H A DPDFMetadataAttributeTest.cpp32 static const char* expectations[] = { local
43 for (const char* expectation : expectations) {
H A DPDFDocumentTest.cpp167 static const char* expectations[] = { local
174 for (const char* expectation : expectations) {
213 static const char* expectations[] = { local
219 for (const char* expectation : expectations) {
H A DFrontBufferedStreamTest.cpp17 const void* expectations, size_t bytesToRead) {
23 REPORTER_ASSERT(reporter, memcmp(storage.get(), expectations, bytesRead) == 0);
16 test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, const void* expectations, size_t bytesToRead) argument
H A DGeometryTest.cpp224 static constexpr SkCubicType expectations[24] = { local
268 check_cubic_type(reporter, bezier, expectations[i*6 + j*2 + k], undefined);
H A DGrShapeTest.cpp539 void testExpectations(skiatest::Reporter* reporter, SelfExpectations expectations) const;
689 void TestCase::testExpectations(skiatest::Reporter* reporter, SelfExpectations expectations) const {
692 if (expectations.fPEHasEffect) {
694 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedPEKey.count()));
696 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count()));
697 if (expectations.fStrokeApplies && expectations.fPEHasValidKey) {
707 if (expectations.fStrokeApplies) {
765 TestCase::SelfExpectations expectations; local
769 expectations
1257 TestCase::SelfExpectations expectations; local
1519 TestCase::SelfExpectations expectations; local
[all...]
/external/skqp/tests/
H A DPDFMetadataAttributeTest.cpp32 static const char* expectations[] = { local
43 for (const char* expectation : expectations) {
H A DPDFDocumentTest.cpp167 static const char* expectations[] = { local
174 for (const char* expectation : expectations) {
H A DFrontBufferedStreamTest.cpp17 const void* expectations, size_t bytesToRead) {
23 REPORTER_ASSERT(reporter, memcmp(storage.get(), expectations, bytesRead) == 0);
16 test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, const void* expectations, size_t bytesToRead) argument
H A DGeometryTest.cpp224 static constexpr SkCubicType expectations[24] = { local
268 check_cubic_type(reporter, bezier, expectations[i*6 + j*2 + k], undefined);
H A DGrShapeTest.cpp511 void testExpectations(skiatest::Reporter* reporter, SelfExpectations expectations) const;
661 void TestCase::testExpectations(skiatest::Reporter* reporter, SelfExpectations expectations) const {
664 if (expectations.fPEHasEffect) {
666 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedPEKey.count()));
668 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count()));
669 if (expectations.fStrokeApplies && expectations.fPEHasValidKey) {
679 if (expectations.fStrokeApplies) {
737 TestCase::SelfExpectations expectations; local
741 expectations
1229 TestCase::SelfExpectations expectations; local
1491 TestCase::SelfExpectations expectations; local
[all...]
/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dexpectations_parser.py14 """Constructor for expectations.
56 """Parse expectations data in TA/DA format.
61 Takes raw expectations data as a string read from the TA/DA expectation file
114 'Condition %s not found in expectations tag data. Line %d'
119 def expectations(self): member in class:TestExpectationParser
/external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
H A DPeerConnectionTest.java298 // Return a set of expectations that haven't been satisfied yet, possibly
299 // empty if no such expectations exist.
354 // - avoid serializing expectations explicitly; the test is not as robust
355 // as it could be because it must place expectations between wait
745 PeerConnection pc, ObserverExpectations expectations) {
746 expectations.dataChannel.unregisterObserver();
747 expectations.dataChannel.dispose();
748 expectations.expectStatsCallback();
749 assertTrue(pc.getStats(expectations, null));
750 assertTrue(expectations
744 shutdownPC( PeerConnection pc, ObserverExpectations expectations) argument
[all...]
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1944 milliseconds