Home
last modified time | relevance | path

Searched defs:MockCallback (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/
H A DMockCallback.h38 class MockCallback<R (*)(Args...)> : public ::testing::MockFunction<R(Args...)> { class
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DServiceTest.java287 private static class MockCallback<Type extends Message> global() class in ServiceTest
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DServiceTest.java280 private static class MockCallback<T extends Message> implements RpcCallback<T> { global() class in ServiceTest
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py504 def MockCallback(**kwargs): function

Completed in 7 milliseconds