Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DGetProcAddressTests.cpp50 class GetProcAddressTests : public testing::TestWithParam<DawnFlavor> { class
52 GetProcAddressTests() in GetProcAddressTests() function in __anonec7d2b6a0111::GetProcAddressTests
104 TEST_P(GetProcAddressTests, ValidExamples) { in TEST_P() argument
116 TEST_P(GetProcAddressTests, Nullptr) { in TEST_P() argument
122 TEST_P(GetProcAddressTests, InvalidExamples) { in TEST_P() argument
140 TEST_P(GetProcAddressTests, FreeStandingFunctions) { in TEST_P() argument
/third_party/vk-gl-cts/modules/egl/
DteglGetProcAddressTests.hpp34 class GetProcAddressTests : public TestCaseGroup class
DteglGetProcAddressTests.cpp345 GetProcAddressTests::GetProcAddressTests (EglTestContext& eglTestCtx) in GetProcAddressTests() function in deqp::egl::GetProcAddressTests