Searched defs:ErrorCase (Results 1 – 7 of 7) sorted by relevance
254 public static class ErrorCase{ class in TestData262 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
257 public static class ErrorCase{ class in TestData265 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
48 class ErrorCase : public TestCase class
45 ErrorCase::ErrorCase (Context& ctx, const char* name, const char* desc) in ErrorCase() function in deqp::gles31::Functional::NegativeTestShared::ErrorCase
1103 struct ErrorCase { struct1104 std::string input;1105 bool recoverable; // True if the tokenizer should be able to recover and1109 const char* errors;
1013 struct ErrorCase { struct1014 std::string input;1015 const char* errors;