Searched refs:returnThis (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DExceptionStatePlaceholder.h48 ExceptionState& returnThis() { return *this; } function in class:blink::FINAL
54 #define IGNORE_EXCEPTION (::blink::IgnorableExceptionState().returnThis())
61 ExceptionState& returnThis() { return *this; } function in class:blink::FINAL
71 #define ASSERT_NO_EXCEPTION (::blink::NoExceptionStateAssertionChecker(__FILE__, __LINE__).returnThis())
75 #define ASSERT_NO_EXCEPTION (::blink::IgnorableExceptionState().returnThis())
/external/junit/src/junit/framework/
H A DJUnit4TestAdapterCache.java73 List<Test> returnThis = new ArrayList<Test>();
75 returnThis.add(asTest(child));
77 return returnThis;
/external/chromium_org/third_party/sinonjs/src/
H A Dsinon.js1994 this.returnThis ||
2005 } else if (this.returnThis) {
2165 this.returnThis = true;
2299 this.returnThis = false;
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 209 milliseconds