Home
last modified time | relevance | path

Searched defs:testTarget (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp68 void testCopy(const GLenum testTarget, in testCopy()
529 void CopyTexture3DTest::testUnsizedFormats(const GLenum testTarget) in testUnsizedFormats()
601 void CopyTexture3DTest::testSnormFormats(const GLenum testTarget) in testSnormFormats()
652 void CopyTexture3DTest::testUnsignedByteFormats(const GLenum testTarget) in testUnsignedByteFormats()
777 void CopyTexture3DTest::testFloatFormats(const GLenum testTarget) in testFloatFormats()
872 void CopyTexture3DTest::testIntFormats(const GLenum testTarget) in testIntFormats()
962 void CopyTexture3DTest::testUintFormats(const GLenum testTarget) in testUintFormats()
/external/perfetto/ui/src/plugins/dev.perfetto.RecordTraceV2/pages/
Dpreflight_check_renderer.ts34 constructor(private testTarget: WithPreflightChecks) {} property in PreflightCheckRenderer
/external/javassist/src/test/testproxy/
DProxyTester.java63 public void testTarget() throws Exception { in testTarget() method in ProxyTester