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

/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp53 class GLTest : public ::testing::Test { class in namespace:android
56 GLTest(): function in class:android::GLTest
63 ALOGV("GLTest::SetUp()");
167 ALOGV("GLTest getConfigAttribs");
387 class SurfaceMediaSourceGLTest : public GLTest {
398 ALOGV("SMS-GLTest::SetUp()");
405 GLTest::SetUp();
412 GLTest::TearDown();
/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp43 class GLTest : public ::testing::Test { class in namespace:android
46 GLTest(): function in class:android::GLTest
382 class MultiTextureConsumerTest : public GLTest {
387 GLTest::SetUp();
395 GLTest::TearDown();
477 class SurfaceTextureGLTest : public GLTest {
482 GLTest::SetUp();
498 GLTest::TearDown();

Completed in 65 milliseconds