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

  /cts/tests/tests/graphics/src/android/opengl/cts/
CompressedTextureTest.java 24 public class CompressedTextureTest extends ActivityInstrumentationTestCase2<CompressedTextureCtsActivity> {
26 public CompressedTextureTest() {
  /external/chromium_org/third_party/angle/tests/angle_tests/
CompressedTextureTest.cpp 4 class CompressedTextureTest : public ANGLETest
7 CompressedTextureTest()
69 TEST_F(CompressedTextureTest, compressed_tex_image)
109 TEST_F(CompressedTextureTest, compressed_tex_storage)
  /external/chromium_org/gpu/command_buffer/tests/
compressed_texture_test.cc 149 class CompressedTextureTest : public ::testing::TestWithParam<GLenum> {
200 TEST_P(CompressedTextureTest, Draw) {
242 GLTestHelper::CheckGLError("CompressedTextureTest.Draw", __LINE__);
252 CompressedTextureTest,

Completed in 102 milliseconds