Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp92 std::unique_ptr<dawn_platform::Platform> CreateTestPlatform() override { in CreateTestPlatform() function in D3D12CachingTests
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp915 mTestPlatform = CreateTestPlatform(); in SetUp()
1525 std::unique_ptr<dawn_platform::Platform> DawnTestBase::CreateTestPlatform() { in CreateTestPlatform() function in DawnTestBase
DDawnTest.h323 virtual std::unique_ptr<dawn_platform::Platform> CreateTestPlatform();