Searched defs:TestFunction (Results 1 – 11 of 11) sorted by relevance
9 void TestFunction() { in TestFunction() function
58 int TestFunction __attribute__((cleanup(function1))); in function1() local
51 function TestFunction(s,e) { class
37 typedef void (TestFunction)(); typedef
64 typedef void (*TestFunction)(CuTest *); typedef
87 public enum TestFunction { enum in RenderState
107 typedef void (TestFunction)(); typedef
720 typedef void (LifeTest::*TestFunction) (void); typedef in deqp::gls::LifetimeTests::details::LifeTest879 typedef void (AttachmentTest::*TestFunction) (void); typedef in deqp::gls::LifetimeTests::details::AttachmentTest
589 void CUFixtureBase::TestFunction(int i, const string &name, in TestFunction() function in CUFixtureBase636 #define TestFunction(a,b,c,d) TRACE(TestFunction((a),(b),(c),(d))) macro
2787 public void TestFunction() { in TestFunction() method in TransliteratorTest
3630 void TransliteratorTest::TestFunction() { in TestFunction() function in TransliteratorTest