Home
last modified time | relevance | path

Searched refs:ErrorCase (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTestShared.hpp48 class ErrorCase : public TestCase class
51 ErrorCase (Context& ctx, const char* name, const char* desc);
52 virtual ~ErrorCase (void) {} in ~ErrorCase()
60 NegativeTestContext (ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLog);
78 ErrorCase& m_host;
H A Des31fNegativeTestShared.cpp45 ErrorCase::ErrorCase (Context& ctx, const char* name, const char* desc) in ErrorCase() function in deqp::gles31::Functional::NegativeTestShared::ErrorCase
50 NegativeTestContext::NegativeTestContext (ErrorCase& host, in NegativeTestContext()
H A Des31fDebugTests.cpp316 class BaseCase : public NegativeTestShared::ErrorCase
365 : ErrorCase(ctx, name, desc) in BaseCase()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestData.java257 public static class ErrorCase{ class in TestData
265 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
276 public static final ErrorCase[] errorCases = {
279 new ErrorCase( new char[]{
291 new ErrorCase( new char[]{
303 new ErrorCase( new char[]{
315 new ErrorCase( new char[]{
329 new ErrorCase( new char[]{
347 new ErrorCase( new char[]{
359 new ErrorCase( ne
[all...]
H A DTestIDNARef.java408 TestData.ErrorCase errCase = TestData.errorCases[i]; in TestErrorCases()
H A DTestIDNA.java344 TestData.ErrorCase errCase = TestData.errorCases[i]; in TestErrorCases()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestData.java254 public static class ErrorCase{ class in TestData
262 ErrorCase(char[] uniIn, String asciiIn, Exception ex, in ErrorCase() method in TestData.ErrorCase
273 public static final ErrorCase[] errorCases = {
276 new ErrorCase( new char[]{
288 new ErrorCase( new char[]{
300 new ErrorCase( new char[]{
312 new ErrorCase( new char[]{
326 new ErrorCase( new char[]{
344 new ErrorCase( new char[]{
356 new ErrorCase( ne
[all...]
H A DTestIDNARef.java405 TestData.ErrorCase errCase = TestData.errorCases[i]; in TestErrorCases()
H A DTestIDNA.java341 TestData.ErrorCase errCase = TestData.errorCases[i]; in TestErrorCases()
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer_unittest.cc835 struct ErrorCase { struct
844 inline std::ostream& operator<<(std::ostream& out, const ErrorCase& test_case) { in operator <<()
848 ErrorCase kErrorCases[] = {

Completed in 13 milliseconds