Home
last modified time | relevance | path

Searched defs:test_api (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/
Dflutter_window_controller_unittests.cc43 auto test_api = static_cast<TestWindowsApi*>(scoped_api_stub.stub()); in TEST() local
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/
Dflutter_window_controller_unittests.cc44 auto test_api = static_cast<TestGlfwApi*>(scoped_api_stub.stub()); in TEST() local
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dplugin_registrar_unittests.cc46 auto test_api = static_cast<TestApi*>(scoped_api_stub.stub()); in TEST() local
/third_party/glib/gio/tests/
Dgapplication.c949 test_api (void) in test_api() function