Home
last modified time | relevance | path

Searched refs:mockSwapChainPanel (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DSwapChainPanelNativeWindow_unittest.cpp452 MockSwapChainPanel mockSwapChainPanel; in TEST() local
453 NativeWindow nativeWindow(reinterpret_cast<IInspectable *>(&mockSwapChainPanel)); in TEST()
454 expectNativeWindowInitCalls(mockSwapChainPanel, true); in TEST()
463 MockSwapChainPanel mockSwapChainPanel; in TEST() local
470 reinterpret_cast<IInspectable *>(&mockSwapChainPanel))); in TEST()
474 expectNativeWindowInitCalls(mockSwapChainPanel, true); in TEST()
485 MockSwapChainPanel mockSwapChainPanel; in TEST() local
495 reinterpret_cast<IInspectable *>(&mockSwapChainPanel))); in TEST()
533 MockSwapChainPanel mockSwapChainPanel; in TEST_P() local
542 reinterpret_cast<IInspectable *>(&mockSwapChainPanel))); in TEST_P()
[all …]