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

  /frameworks/base/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 51 class GLTest : public ::testing::Test {
54 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();
    [all...]
  /frameworks/base/libs/gui/tests/
SurfaceTexture_test.cpp 40 class GLTest : public ::testing::Test {
43 GLTest():
335 class SurfaceTextureGLTest : public GLTest {
340 GLTest::SetUp();
387 GLTest::TearDown();
    [all...]

Completed in 511 milliseconds