Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance
13 struct TestCase struct22 static const std::map<GLenum, TestCase> kTests = { argument
214 typedef std::vector<Attrib> TestCase; typedef285 virtual bool Skip(const TestCase &) { return false; } in Skip()