Home
last modified time | relevance | path

Searched defs:ErrorCase (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DTestData.java257 public static class ErrorCase{ class in TestData
265 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestData.java254 public static class ErrorCase{ class in TestData
262 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dtokenizer_unittest.cc949 struct ErrorCase { struct
950 std::string input;
951 bool recoverable; // True if the tokenizer should be able to recover and
955 const char* errors;
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.hpp48 class ErrorCase : public TestCase class
Des31fNegativeTestShared.cpp45 ErrorCase::ErrorCase (Context& ctx, const char* name, const char* desc) in ErrorCase() function in deqp::gles31::Functional::NegativeTestShared::ErrorCase
/external/protobuf/src/google/protobuf/io/
Dtokenizer_unittest.cc1051 struct ErrorCase { struct
1052 std::string input;
1053 bool recoverable; // True if the tokenizer should be able to recover and
1057 const char* errors;