Home
last modified time | relevance | path

Searched refs:GetProcAddressTests (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DGetProcAddressTests.cpp50 class GetProcAddressTests : public testing::TestWithParam<DawnFlavor> { class
52 GetProcAddressTests() in GetProcAddressTests() function in __anon20570::GetProcAddressTests
104 TEST_P(GetProcAddressTests, ValidExamples) { in TEST_P()
116 TEST_P(GetProcAddressTests, Nullptr) { in TEST_P()
122 TEST_P(GetProcAddressTests, InvalidExamples) { in TEST_P()
140 TEST_P(GetProcAddressTests, FreeStandingFunctions) { in TEST_P()
153 GetProcAddressTests,
/third_party/vk-gl-cts/modules/egl/
H A DteglGetProcAddressTests.hpp34 class GetProcAddressTests : public TestCaseGroup class
37 GetProcAddressTests (EglTestContext& eglTestCtx);
38 virtual ~GetProcAddressTests (void);
H A DteglGetProcAddressTests.cpp345 GetProcAddressTests::GetProcAddressTests (EglTestContext& eglTestCtx) in GetProcAddressTests() function in deqp::egl::GetProcAddressTests
350 GetProcAddressTests::~GetProcAddressTests (void) in ~GetProcAddressTests()
354 void GetProcAddressTests::init (void) in init()
H A DteglTestPackage.cpp127 addChild(new GetProcAddressTests (m_eglTestCtx)); in init()

Completed in 5 milliseconds