Searched refs:getBlockTestTypeName (Results 1 – 3 of 3) sorted by relevance
59 const char* getBlockTestTypeName (BlockTestType testType);
2973 const char* getBlockTestTypeName (BlockTestType testType) in getBlockTestTypeName() function
76 …TestCaseGroup* const testTypeGroup = new TestCaseGroup(m_context, getBlockTestTypeName(astcTestT… in init()