Home
last modified time | relevance | path

Searched defs:SetTestStub (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/testing/
Dstub_flutter_api.cc17 void StubFlutterApi::SetTestStub(StubFlutterApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterApi
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/
Dstub_flutter_windows_api.cc13 void StubFlutterWindowsApi::SetTestStub(StubFlutterWindowsApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterWindowsApi
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/
Dstub_flutter_glfw_api.cc13 void StubFlutterGlfwApi::SetTestStub(StubFlutterGlfwApi* stub) { in SetTestStub() function in flutter::testing::StubFlutterGlfwApi