Searched defs:DoCall (Results 1 – 4 of 4) sorted by relevance
183 Unit DoCall(Tag<void>, A&&... args) { in DoCall() function189 R DoCall(Tag<R>, A&&... args) { in DoCall() function
277 absl::optional<Clock::duration> DoCall() { in DoCall() function in openscreen::RepeatedClass
1358 bool DoCall(ArtMethod* called_method, in DoCall() function
843 #define DoCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() macro