/external/chromium-trace/catapult/devil/devil/android/ |
D | logcat_monitor_test.py | 23 test_log = logcat_monitor.LogcatMonitor(test_adb, clear=False) 24 return test_log 67 test_log = _CreateTestLog( 69 test_log.Start() 70 actual_match = test_log.WaitFor(r'.*(fatal|error) logcat monitor.*', None) 77 test_log.Stop() 78 test_log.Close() 82 test_log = _CreateTestLog( 84 test_log.Start() 85 actual_match = test_log.WaitFor( [all …]
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | logcat_monitor_test.py | 23 test_log = logcat_monitor.LogcatMonitor(test_adb, clear=False) 24 return test_log 67 test_log = _CreateTestLog( 69 test_log.Start() 70 actual_match = test_log.WaitFor(r'.*(fatal|error) logcat monitor.*', None) 77 test_log.Stop() 78 test_log.Close() 82 test_log = _CreateTestLog( 84 test_log.Start() 85 actual_match = test_log.WaitFor( [all …]
|
/external/libxml2/ |
D | runxmlconf.c | 111 static void test_log(const char *msg, ...) { in test_log() function 190 test_log("test %s : %s out of memory\n", in xmlconfTestInvalid() 196 test_log("test %s : %s invalid document turned not well-formed too\n", in xmlconfTestInvalid() 201 test_log("test %s : %s failed to detect invalid document\n", in xmlconfTestInvalid() 220 test_log("test %s : %s out of memory\n", in xmlconfTestValid() 226 test_log("test %s : %s failed to parse a valid document\n", in xmlconfTestValid() 233 test_log("test %s : %s failed to validate a valid document\n", in xmlconfTestValid() 255 test_log("test %s : %s failed to parse the XML\n", in xmlconfTestNotNSWF() 262 test_log("test %s : %s failed to detect namespace error\n", in xmlconfTestNotNSWF() 279 test_log("test %s : %s failed to detect not well formedness\n", in xmlconfTestNotWF() [all …]
|
D | runsuite.c | 166 static void test_log(const char *msg, ...) { in test_log() function 313 test_log("Failed to find test in correct line %ld\n", in xsdIncorectTestCase() 337 test_log("Failed to detect incorect RNG line %ld\n", in xsdIncorectTestCase() 350 test_log("Validation of tests starting line %ld leaked %d\n", in xsdIncorectTestCase() 475 test_log("Failed to parse RNGtest line %ld\n", in xsdTestCase() 506 test_log("Failed to parse valid instance line %ld\n", in xsdTestCase() 519 test_log("Failed to validate valid instance line %ld\n", in xsdTestCase() 523 test_log("Internal error validating instance line %ld\n", in xsdTestCase() 531 test_log("Validation of instance line %ld leaked %d\n", in xsdTestCase() 563 test_log("Failed to parse valid instance line %ld\n", in xsdTestCase() [all …]
|
/external/tensorflow/tensorflow/docs_src/community/ |
D | benchmarks.md | 3 …tps://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/util/test_log.proto) format. If… 57 …tps://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/util/test_log.proto) proto will… 70 …tps://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/util/test_log.proto) proto. Def… 85 …s](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/util/test_log.proto) proto.
|
/external/toolchain-utils/bestflags/ |
D | task.py | 417 test_log = '%s/%s/test.txt' % self._log_path 419 _CreateDirectory(test_log) 421 with open(test_log, 'w') as out_file:
|
/external/tensorflow/tensorflow/python/platform/ |
D | logging_test.py | 26 def test_log(self): member in EventLoaderTest
|
/external/tensorflow/tensorflow/contrib/makefile/ |
D | tf_proto_files.txt | 5 tensorflow/core/util/test_log.proto
|
D | proto_text_pb_cc_files.txt | 1 tensorflow/core/util/test_log.pb.cc
|
D | proto_text_pb_h_files.txt | 1 tensorflow/core/util/test_log.pb.h
|
/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 77 define void @test_log(float %float, double %double, fp128 %fp128) { 78 ; CHECK-LABEL: test_log:
|
D | arm64-illegal-float-ops.ll | 77 define void @test_log(float %float, double %double, fp128 %fp128) { 78 ; CHECK-LABEL: test_log:
|
D | f16-instructions.ll | 640 ; CHECK-LABEL: test_log: 648 define half @test_log(half %a) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 152 define void @test_log(<4 x float>* %X) nounwind { 154 ; CHECK-LABEL: test_log:
|
D | fp16-promote.ll | 528 ; CHECK-FP16-LABEL: test_log: 532 ; CHECK-LIBCALL-LABEL: test_log: 536 define void @test_log(half* %p) #0 {
|
/external/python/cpython2/Lib/test/ |
D | test_cgi.py | 190 def test_log(self): member in CgiTests
|
D | test_asyncore.py | 245 def test_log(self): member in DispatcherTests
|
/external/python/cpython3/Lib/test/ |
D | test_cgi.py | 183 def test_log(self): member in CgiTests
|
D | test_asyncore.py | 258 def test_log(self): member in DispatcherTests
|
D | test_logging.py | 3546 def test_log(self): member in ModuleLevelMiscTest 3837 def test_log(self): member in BasicConfigTest
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 366 void test_log() in test_log() function 1474 test_log(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 369 void test_log() in test_log() function 1531 test_log(); in main()
|
/external/tensorflow/tensorflow/core/ |
D | BUILD | 215 "util/test_log.proto",
|