Searched defs:InvokeMethod (Results 1 – 6 of 6) 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/src/ipc/ |
D | wire_protocol.proto | 38 message InvokeMethod { message
|
D | client_impl_unittest.cc | 360 [](const Frame::InvokeMethod&, Frame::InvokeMethodReply* reply) { in TEST_F() 404 [](const Frame::InvokeMethod&, Frame::InvokeMethodReply* reply) { in TEST_F() 502 Frame::InvokeMethodReply* reply) { in TEST_F()
|
D | host_impl_unittest.cc | 106 void InvokeMethod(ServiceID service_id, in InvokeMethod() function in perfetto::ipc::__anon48d3e7760111::FakeClient 240 TEST_F(HostImplTest, InvokeMethod) { in TEST_F() argument
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h | 62 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 79 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 97 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 116 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 135 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 157 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 179 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 201 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 224 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 247 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-generated-actions.h | 62 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 78 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 94 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 110 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 129 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 149 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 169 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 189 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 212 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 235 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function [all …]
|