Searched defs:ErrorCase (Results 1 – 6 of 6) sorted by relevance
257 public static class ErrorCase{ class in TestData265 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
254 public static class ErrorCase{ class in TestData262 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
949 struct ErrorCase { struct950 std::string input;951 bool recoverable; // True if the tokenizer should be able to recover and955 const char* errors;
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
1051 struct ErrorCase { struct1052 std::string input;1053 bool recoverable; // True if the tokenizer should be able to recover and1057 const char* errors;