Searched defs:InvokeMethod (Results 1 – 5 of 5) sorted by relevance
/external/junit/src/main/java/org/junit/internal/runners/statements/ |
D | InvokeMethod.java | 6 public class InvokeMethod extends Statement { class 10 public InvokeMethod(FrameworkMethod testMethod, Object target) { in InvokeMethod() method in InvokeMethod
|
/external/perfetto/protos/perfetto/ipc/ |
D | wire_protocol.proto | 37 message InvokeMethod { message
|
/external/perfetto/src/ipc/ |
D | client_impl_unittest.cc | 365 [](const Frame::InvokeMethod&, Frame::InvokeMethodReply* reply) { in TEST_F() 409 [](const Frame::InvokeMethod&, Frame::InvokeMethodReply* reply) { in TEST_F() 508 Frame::InvokeMethodReply* reply) { in TEST_F()
|
D | host_impl_unittest.cc | 109 void InvokeMethod(ServiceID service_id, in InvokeMethod() function in perfetto::ipc::__anon3cf0bd540111::FakeClient 243 TEST_F(HostImplTest, InvokeMethod) { in TEST_F() argument
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-generated-actions.h | 64 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 80 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 96 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 112 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 131 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 151 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 171 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 191 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 214 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 237 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function [all …]
|