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

/frameworks/native/libs/gui/tests/
H A DGLTest.h29 class GLTest : public ::testing::Test { class in namespace:android
37 GLTest() : function in class:android::GLTest
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp48 class GLTest : public ::testing::Test { class in namespace:android
51 GLTest(): function in class:android::GLTest
58 ALOGV("GLTest::SetUp()");
162 ALOGV("GLTest getConfigAttribs");
380 class SurfaceMediaSourceGLTest : public GLTest {
391 ALOGV("SMS-GLTest::SetUp()");
398 GLTest::SetUp();
405 GLTest::TearDown();

Completed in 82 milliseconds