Searched refs:createAsChild (Results 1 – 2 of 2) sorted by relevance
200 return TestCase::createAsChild(this, caseType, name, description); in createCase()241 TestCase* TestCase::createAsChild(TestGroup* parent, TestCaseType caseType, const char *name, const… in createAsChild() function in xe::TestCase
127 …static TestCase* createAsChild (TestGroup* parent, TestCaseType caseType, const char* name, con…