Home
last modified time | relevance | path

Searched refs:testErrors (Results 1 – 25 of 35) sorted by relevance

12

/external/libxml2/
Drunxmlconf.c106 static char testErrors[32769]; variable
118 fprintf(logfile, "%s", testErrors); in test_log()
119 testErrorsSize = 0; testErrors[0] = 0; in test_log()
134 res = snprintf(&testErrors[testErrorsSize], in testErrorHandler()
145 testErrors[testErrorsSize] = 0; in testErrorHandler()
149 testErrors[testErrorsSize] = 0; in testErrorHandler()
305 testErrorsSize = 0; testErrors[0] = 0; in xmlconfTestItem()
380 testErrorsSize = 0; testErrors[0] = 0; in xmlconfTestItem()
Drunsuite.c163 static char testErrors[32769]; variable
173 fprintf(logfile, "%s", testErrors); in test_log()
174 testErrorsSize = 0; testErrors[0] = 0; in test_log()
191 res = vsnprintf(&testErrors[testErrorsSize], in testErrorHandler()
198 testErrors[testErrorsSize] = 0; in testErrorHandler()
202 testErrors[testErrorsSize] = 0; in testErrorHandler()
428 testErrorsSize = 0; testErrors[0] = 0; in xsdTestCase()
778 testErrorsSize = 0; testErrors[0] = 0; in xstcTestInstance()
873 testErrorsSize = 0; testErrors[0] = 0; in xstcTestGroup()
918 if ((ret == 0) && (strstr(testErrors, "nimplemented") != NULL)) { in xstcTestGroup()
[all …]
Dtestrecurse.c310 static char testErrors[32769]; variable
321 res = vsnprintf(&testErrors[testErrorsSize], in channel()
328 testErrors[testErrorsSize] = 0; in channel()
332 testErrors[testErrorsSize] = 0; in channel()
858 testErrors[0] = 0; in launchTests()
887 testErrors[0] = 0; in launchTests()
Druntest.c247 static char testErrors[32769]; variable
258 res = vsnprintf(&testErrors[testErrorsSize], in testErrorHandler()
265 testErrors[testErrorsSize] = 0; in testErrorHandler()
269 testErrors[testErrorsSize] = 0; in testErrorHandler()
280 res = vsnprintf(&testErrors[testErrorsSize], in channel()
287 testErrors[testErrorsSize] = 0; in channel()
291 testErrors[testErrorsSize] = 0; in channel()
1950 res = compareFileMem(err, testErrors, testErrorsSize); in pushParseTest()
2122 res = compareFileMem(err, testErrors, testErrorsSize); in errParseTest()
2239 ret = compareFileMem(err, testErrors, testErrorsSize); in streamProcessTest()
[all …]
Dtestlimits.c402 static char testErrors[32769]; variable
413 res = vsnprintf(&testErrors[testErrorsSize], in channel()
420 testErrors[testErrorsSize] = 0; in channel()
424 testErrors[testErrorsSize] = 0; in channel()
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_row_splits_to_segment_ids_op_test.py41 def testErrors(self): member in RaggedSplitsToSegmentIdsOpTest
Dragged_segment_ids_to_row_splits_op_test.py41 def testErrors(self): member in RaggedSplitsToSegmentIdsOpTest
Dragged_reverse_op_test.py81 def testErrors(self): member in RaggedReverseOpTest
Dragged_row_lengths_op_test.py139 def testErrors(self, rt_input, exception, message=None, axis=1): member in RaggedRowLengthsOp
Dragged_one_hot_op_test.py118 def testErrors(self, member in RaggedOneHotTest
Dragged_from_tensor_op_test.py624 def testErrors(self, member in RaggedTensorFromTensorOpTest
Dragged_boolean_mask_op_test.py247 def testErrors(self): member in RaggedBooleanMaskOpTest
/external/clang/test/SemaObjCXX/
Dforeach.mm70 void testErrors(NSArray *array) { function
/external/tensorflow/tensorflow/python/kernel_tests/
Dbitcast_op_test.py65 def testErrors(self): member in BitcastTest
Dreshape_op_test.py150 def testErrors(self): member in ReshapeTest
/external/llvm-project/clang/test/SemaObjCXX/
Dforeach.mm78 void testErrors(NSArray *array) { function
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
DConnectorTest.java112 public void testErrors() { in testErrors() method in ConnectorTest
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/base64/
DBase64CodecTest.java128 public void testErrors() throws Exception in testErrors() method in Base64CodecTest
/external/tensorflow/tensorflow/python/ops/
Dnccl_ops_test.py143 def testErrors(self): member in AllReduceTest
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Ddirected_interleave_dataset_test.py122 def testErrors(self): member in DirectedInterleaveDatasetTest
/external/python/cpython2/Lib/test/
Dtest_file.py89 def testErrors(self): member in AutoFileTests
/external/protobuf/objectivec/DevTools/
Dpddm_tests.py362 def testErrors(self): member in TestParsingSource
/external/python/cpython3/Lib/test/
Dtest_file.py84 def testErrors(self): member in AutoFileTests
/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java257 public void testErrors() throws IOException { in testErrors() method in CloserTest
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java257 public void testErrors() throws IOException { in testErrors() method in CloserTest

12