Searched defs:SetTestStub (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/testing/ | ||
| D | stub_flutter_api.cc | 17 void StubFlutterApi::SetTestStub(StubFlutterApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterApi |
| /third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/ | ||
| D | stub_flutter_windows_api.cc | 13 void StubFlutterWindowsApi::SetTestStub(StubFlutterWindowsApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterWindowsApi |
| /third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/ | ||
| D | stub_flutter_glfw_api.cc | 13 void StubFlutterGlfwApi::SetTestStub(StubFlutterGlfwApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterGlfwApi |