Home
last modified time | relevance | path

Searched defs:realCall (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java866 protected abstract T realCall() throws Throwable; in realCall() method in JSR166TestCase.CheckedCallable
880 protected abstract T realCall() throws Throwable; in realCall() method in JSR166TestCase.CheckedInterruptedCallable
/external/webkit/Source/JavaScriptCore/bytecompiler/
DNodesCodegen.cpp410 RefPtr<Label> realCall = generator.newLabel(); in emitBytecode() local
461 RefPtr<Label> realCall = generator.newLabel(); in emitBytecode() local