Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 25 of 82) sorted by relevance

1234

/external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/
Dimport.rb21 def capture(t) singletonMethod in TestImportedGrammars
53 def capture(t) singletonMethod in TestImportedGrammars
84 def capture(t) singletonMethod in TestImportedGrammars
118 def capture(t) singletonMethod in TestImportedGrammars
131 def capture(t) singletonMethod in TestImportedGrammars
162 def capture(t) singletonMethod in TestImportedGrammars
175 def capture(t) singletonMethod in TestImportedGrammars
209 def capture(t) singletonMethod in TestImportedGrammars
237 def capture(t) singletonMethod in TestImportedGrammars
265 def capture(t) singletonMethod in TestImportedGrammars
[all …]
/external/autotest/client/cros/chameleon/
Dscreen_capture.py43 def capture(self): member in CommonChameleonScreenCapturer
72 def capture(self): member in VgaChameleonScreenCapturer
101 def capture(self): member in CrosExternalScreenCapturer
123 def capture(self): member in CrosInternalScreenCapturer
145 def capture(self): member in CrosCalibrationImageCapturer
/external/v8/testing/
Dgmock-support.h41 explicit CaptureEqMatcher(Capture<T>* capture) : capture_(capture) {} in CaptureEqMatcher()
79 inline Matcher<T> CaptureEq(Capture<T>* capture) { in CaptureEq()
/external/guava/guava/src/com/google/common/reflect/
DTypeCapture.java32 final Type capture() { in capture() method in TypeCapture
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt026actions.py16 def capture(self, t): member in t026actions.parserClass.TParser
36 def capture(self, t): member in t026actions.lexerClass.TLexer
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_factory_windows.cc31 RefCountImpl<VideoCaptureDS>* capture = new RefCountImpl<VideoCaptureDS>(id); in Create() local
/external/testng/src/test/java/test/pholser/
DCaptor.java27 public void capture( String aString ) { in capture() method in Captor
/external/tensorflow/tensorflow/core/lib/strings/
Dscanner.cc44 bool Scanner::GetResult(StringPiece* remaining, StringPiece* capture) { in GetResult()
/external/mockito/src/main/java/org/mockito/
DArgumentCaptor.java82 public T capture() { in capture() method in ArgumentCaptor
/external/clang/test/OpenMP/
Datomic_messages.cpp336 T capture() { in capture() function
508 int capture() { in capture() function
/external/easymock/src/org/easymock/internal/matchers/
DCaptures.java28 private final Capture<T> capture; field in Captures
/external/autotest/client/cros/video/
Dimport_screenshot_capturer.py38 def capture(self, filename): member in ImportScreenShotCapturer
Dchameleon_screenshot_capturer.py84 def capture(self, filename, box=None): member in ChameleonScreenshotCapturer
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DUtil.py42 def capture(args, env=None): function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-linked_ptr.h198 void capture(T* ptr) { in capture() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-linked_ptr.h208 void capture(T* ptr) { in capture() function
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h198 void capture(T* ptr) { in capture() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h208 void capture(T* ptr) { in capture() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-linked_ptr.h198 void capture(T* ptr) { in capture() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h198 void capture(T* ptr) { in capture() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-linked_ptr.h198 void capture(T* ptr) { in capture() function
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-linked_ptr.h208 void capture(T* ptr) { in capture() function
/external/google-breakpad/src/processor/
Dlinked_ptr.h159 void capture(T* ptr) { in capture() function
/external/libchrome/base/memory/
Dlinked_ptr.h147 void capture(T* ptr) { in capture() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-linked_ptr.h207 void capture(T* ptr) { in capture() function

1234