/external/valgrind/main/none/tests/ |
D | allexec32.stdout.exp | 3 child exited 5 child exited 7 child exited 10 child exited 12 child exited 14 child exited
|
D | allexec64.stdout.exp | 3 child exited 5 child exited 7 child exited 10 child exited 12 child exited 14 child exited
|
D | mmap_fcntl_bug.stderr.exp | 1 Child exited with zero (TEST PASSED).
|
/external/chromium_org/chrome/browser/printing/cloud_print/test/ |
D | cloud_print_policy_browsertest.cc | 57 bool exited = in IN_PROC_BROWSER_TEST_F() local 61 EXPECT_TRUE(exited); in IN_PROC_BROWSER_TEST_F() 78 bool exited = in IN_PROC_BROWSER_TEST_F() local 82 EXPECT_TRUE(exited); in IN_PROC_BROWSER_TEST_F()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
D | task-exit.c | 9 static int exited; variable 14 exited = 1; in sig_handler() 105 if (!exited || !nr_exit) { in test__task_exit()
|
/external/protobuf/gtest/test/ |
D | gtest_xml_output_unittest.py | 155 self.assert_(p.exited) 180 self.assert_(p.exited) 206 self.assert_(p.exited)
|
D | gtest_test_utils.py | 255 self.exited = False 259 self.exited = True
|
D | gtest_uninitialized_test.py | 59 Assert(p.exited)
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | walcrash.test | 49 } {1 {child process exited abnormally}} 62 } {1 {child process exited abnormally}} 86 } {1 {child process exited abnormally}} 99 } {1 {child process exited abnormally}} 128 # } {1 {child process exited abnormally}} 157 } {1 {child process exited abnormally}} 200 } {1 {child process exited abnormally}} 241 } {1 {child process exited abnormally}} 283 } {1 {child process exited abnormally}}
|
D | crash.test | 76 } {1 {child process exited abnormally}} 85 } {1 {child process exited abnormally}} 93 } {1 {child process exited abnormally}} 152 } {1 {child process exited abnormally}} 160 } {1 {child process exited abnormally}} 199 } {1 {child process exited abnormally}} 246 set c {1 {child process exited abnormally}} 249 } {1 {child process exited abnormally}} 278 set c {1 {child process exited abnormally}} 281 } {1 {child process exited abnormally}} [all …]
|
/external/chromium_org/testing/gtest/test/ |
D | gtest_xml_output_unittest.py | 219 self.assert_(p.exited) 244 self.assert_(p.exited) 278 self.assert_(p.exited)
|
D | gtest_test_utils.py | 298 self.exited = False 302 self.exited = True
|
D | gtest_uninitialized_test.py | 59 Assert(p.exited)
|
/external/gtest/test/ |
D | gtest_xml_output_unittest.py | 219 self.assert_(p.exited) 244 self.assert_(p.exited) 278 self.assert_(p.exited)
|
D | gtest_test_utils.py | 298 self.exited = False 302 self.exited = True
|
D | gtest_uninitialized_test.py | 59 Assert(p.exited)
|
/external/qemu/util/ |
D | qemu-thread-win32.c | 263 bool exited; member 293 data->exited = true; in qemu_thread_exit() 339 data->exited = false; in qemu_thread_create() 372 if (!data->exited) { in qemu_thread_get_handle()
|
/external/chromium_org/base/process/ |
D | kill_posix.cc | 153 bool exited = false; in KillProcess() local 157 exited = true; in KillProcess() 164 exited = true; in KillProcess() 178 if (!exited) in KillProcess()
|
/external/valgrind/main/gdbserver_tests/ |
D | nlgone_return.stdoutB.exp | 2 Program exited normally.
|
D | nlgone_exit.stdoutB.exp | 2 Program exited with code 01.
|
D | hginfo.stdoutB.exp | 11 Program exited normally.
|
D | mcmain_pic.stdoutB.exp | 9 Program exited normally.
|
D | nlpasssigalrm.stdoutB.exp | 22 Program exited normally.
|
D | nlcontrolc.stdoutB.exp | 24 Program exited normally.
|
/external/chromium_org/ui/aura/ |
D | window_unittest.cc | 1111 bool exited() const { return exited_; } in TEST_F() function in aura::test::MouseEnterExitWindowDelegate 1142 EXPECT_FALSE(d1.exited()); in TEST_F() 1144 EXPECT_FALSE(d2.exited()); in TEST_F() 1148 EXPECT_TRUE(d1.exited()); in TEST_F() 1150 EXPECT_FALSE(d2.exited()); in TEST_F() 1163 EXPECT_FALSE(d1.exited()); in TEST_F() 1170 EXPECT_TRUE(d1.exited()); in TEST_F() 1189 EXPECT_FALSE(d1.exited()); in TEST_F() 1191 EXPECT_FALSE(d2.exited()); in TEST_F() 1201 EXPECT_TRUE(d1.exited()); in TEST_F() [all …]
|