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

  /frameworks/native/libs/gui/tests/
GLTest.h 29 class GLTest : public ::testing::Test {
37 GLTest() :
  /external/chromium_org/gpu/command_buffer/tests/
gl_unittest.cc 15 class GLTest : public testing::Test {
29 TEST_F(GLTest, Basic) {
37 TEST_F(GLTest, BasicFBO) {
66 TEST_F(GLTest, SimpleShader) {
95 TEST_F(GLTest, GetString) {
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
GLTest_test.cpp 33 class GLTest : public ::testing::Test {
37 GLTest():
188 TEST_F(GLTest, ClearColorTest) {
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 52 class GLTest : public ::testing::Test {
55 GLTest():
62 ALOGV("GLTest::SetUp()");
166 ALOGV("GLTest getConfigAttribs");
384 class SurfaceMediaSourceGLTest : public GLTest {
395 ALOGV("SMS-GLTest::SetUp()");
402 GLTest::SetUp();
409 GLTest::TearDown();
    [all...]

Completed in 98 milliseconds