/external/chromium-trace/catapult/devil/devil/android/ |
D | logcat_monitor_test.py | 25 test_log = logcat_monitor.LogcatMonitor(test_adb, clear=False) 26 return test_log 76 test_log = _CreateTestLog( 78 test_log.Start() 79 actual_match = test_log.WaitFor(r'.*(fatal|error) logcat monitor.*', None) 85 test_log.Stop() 86 test_log.Close() 90 test_log = _CreateTestLog( 92 test_log.Start() 93 actual_match = test_log.WaitFor(r'.*My Success Regex.*', [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 xsdIncorrectTestCase() 335 test_log("Failed to detect incorrect RNG line %ld\n", in xsdIncorrectTestCase() 348 test_log("Validation of tests starting line %ld leaked %d\n", in xsdIncorrectTestCase() 471 test_log("Failed to parse RNGtest line %ld\n", in xsdTestCase() 502 test_log("Failed to parse valid instance line %ld\n", in xsdTestCase() 513 test_log("Failed to validate valid instance line %ld\n", in xsdTestCase() 517 test_log("Internal error validating instance line %ld\n", in xsdTestCase() 525 test_log("Validation of instance line %ld leaked %d\n", in xsdTestCase() 557 test_log("Failed to parse valid instance line %ld\n", in xsdTestCase() [all …]
|
/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/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-macro-repeated-side-effects.c | 123 void test_log(int a) { in test_log() function
|
/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-project/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-fullfp16.ll | 338 define void @test_log(half* %p) { 339 ; CHECK-LABEL: test_log:
|
D | fp16-promote.ll | 545 ; CHECK-FP16-LABEL: test_log: 549 ; CHECK-LIBCALL-LABEL: test_log: 553 define void @test_log(half* %p) #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/llvm-project/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 78 define void @test_log(float %float, double %double, fp128 %fp128) { 79 ; CHECK-LABEL: test_log:
|
D | f16-instructions.ll | 936 ; FALLBACK-NOT: remark:{{.*}}test_log 937 ; FALLBACK-FP16-NOT: remark:{{.*}}test_log 939 ; CHECK-COMMON-LABEL: test_log: 948 ; GISEL-LABEL: test_log: 957 define half @test_log(half %a) #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/jinja/tests/ |
D | test_loader.py | 204 def test_log(self, prefix_loader): member in TestModuleLoader
|
/external/python/cpython3/Lib/test/ |
D | test_cgi.py | 204 def test_log(self): member in CgiTests
|
D | test_asyncore.py | 255 def test_log(self): member in DispatcherTests
|
/external/minijail/tools/ |
D | compiler_unittest.py | 282 def test_log(self): member in CompileFilterStatementTests
|
/external/llvm-project/llvm/test/Transforms/HardwareLoops/ARM/ |
D | calls.ll | 156 ; CHECK-LABEL: test_log 159 define float @test_log(float* %a) {
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 322 // CHECK-LABEL: test_log 324 func @test_log(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
/external/tensorflow/tensorflow/core/util/ |
D | BUILD | 817 srcs = ["test_log.proto"],
|