HomeSort by relevance Sort by last modified time
    Searched defs:GLTest (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/tests/
GLTest.h 29 class GLTest : public ::testing::Test {
37 GLTest() :
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 48 class GLTest : public ::testing::Test {
51 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();
    [all...]

Completed in 604 milliseconds