Searched refs:GLTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp51 class GLTest : public ::testing::Test { class in namespace:android
54 GLTest(): function in class:android::GLTest
61 LOGV("GLTest::SetUp()");
165 LOGV("GLTest getConfigAttribs");
384 class SurfaceMediaSourceGLTest : public GLTest {
395 LOGV("SMS-GLTest::SetUp()");
402 GLTest::SetUp();
409 GLTest::TearDown();
/frameworks/base/libs/gui/tests/
H A DSurfaceTexture_test.cpp40 class GLTest : public ::testing::Test { class in namespace:android
43 GLTest(): function in class:android::GLTest
335 class SurfaceTextureGLTest : public GLTest {
340 GLTest::SetUp();
387 GLTest::TearDown();

Completed in 76 milliseconds