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

/frameworks/av/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 ALOGV("GLTest::SetUp()");
165 ALOGV("GLTest getConfigAttribs");
385 class SurfaceMediaSourceGLTest : public GLTest {
396 ALOGV("SMS-GLTest::SetUp()");
403 GLTest::SetUp();
410 GLTest::TearDown();
/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp40 class GLTest : public ::testing::Test { class in namespace:android
43 GLTest(): function in class:android::GLTest
381 class SurfaceTextureGLTest : public GLTest {
386 GLTest::SetUp();
400 GLTest::TearDown();

Completed in 62 milliseconds