Searched defs:pushGroup (Results 1 – 3 of 3) sorted by relevance
32 public void pushGroup(String prefix, String delimiter, String suffix) { in pushGroup() method in AutofuzzCodegenVisitor
327 void Debug::pushGroup(GLenum source, GLuint id, std::string &&message) in pushGroup() function in gl::Debug
3857 …de::MovePtr<tcu::TestCaseGroup> pushGroup(new tcu::TestCaseGroup(testCtx, pushCases[pushNdx].name)… in createTests() local