Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dmeson.build23 e = executable('test_api', test_sources, build
/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
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp130 namespace test_api namespace