Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DContextNoErrorTest.cpp18 class ContextNoErrorTest : public ANGLETest<> class
21 ContextNoErrorTest() : mNaughtyTexture(0) { setNoErrorEnabled(true); } in ContextNoErrorTest() function in ContextNoErrorTest
116 TEST_P(ContextNoErrorTest, NoError) in TEST_P() argument
125 TEST_P(ContextNoErrorTest, DetachAfterLink) in TEST_P() argument
333 TEST_P(ContextNoErrorTest, InvalidGetIntegerDoesNotCrash) in TEST_P() argument
344 TEST_P(ContextNoErrorTest, InvalidTextureType) in TEST_P() argument