Searched refs:timed_out (Results 1 - 25 of 49) sorted by relevance

12

/external/chromium_org/v8/tools/testrunner/objects/
H A Doutput.py35 def __init__(self, exit_code, timed_out, stdout, stderr):
37 self.timed_out = timed_out
46 if self.timed_out:
52 return self.timed_out
55 return [self.exit_code, self.timed_out, self.stdout, self.stderr]
/external/lldb/source/Host/common/
H A DCondition.cpp81 Condition::Wait (Mutex &mutex, const TimeValue *abstime, bool *timed_out) argument
95 if (timed_out != NULL)
98 *timed_out = true;
100 *timed_out = false;
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dpingtask_unittest.cc55 PingTaskTest() : respond_to_pings(true), timed_out(false) {
73 timed_out = true;
79 bool timed_out; member in class:PingTaskTest
104 EXPECT_FALSE(timed_out);
116 EXPECT_FALSE(timed_out);
117 EXPECT_TRUE_WAIT(timed_out, ping_timeout_millis * 2);
/external/lldb/include/lldb/Host/
H A DCondition.h94 /// @param[out] timed_out
102 Wait (Mutex &mutex, const TimeValue *abstime = NULL, bool *timed_out = NULL);
H A DPredicate.h311 /// @param[out] timed_out
320 WaitForValueEqualTo (T value, const TimeValue *abstime = NULL, bool *timed_out = NULL)
333 if (timed_out)
334 *timed_out = false;
338 err = m_condition.Wait (m_mutex, abstime, timed_out);
371 /// @param[out] timed_out
380 WaitForValueEqualToAndSetValueTo (T wait_value, T new_value, const TimeValue *abstime = NULL, bool *timed_out = NULL)
393 if (timed_out)
394 *timed_out = false;
398 err = m_condition.Wait (m_mutex, abstime, timed_out);
[all...]
/external/chromium_org/v8/tools/testrunner/local/
H A Dcommands.py89 timed_out = False
99 timed_out = True
106 return (exit_code, timed_out)
135 (exit_code, timed_out) = RunProcess(
151 return output.Output(exit_code, timed_out, out, errors)
/external/chromium_org/base/win/
H A Dobject_watcher.cc85 void CALLBACK ObjectWatcher::DoneWaiting(void* param, BOOLEAN timed_out) { argument
86 DCHECK(!timed_out);
H A Dobject_watcher.h83 static void CALLBACK DoneWaiting(void* param, BOOLEAN timed_out);
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_browsertest.cc72 bool timed_out() const { return timed_out_; } function in class:chromeos::DriveFirstRunTest
178 EXPECT_FALSE(timed_out());
188 EXPECT_TRUE(timed_out());
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dserver_process_mock.py32 self.timed_out = False
H A Ddriver.py167 timed_out = self._server_process.timed_out
179 if stop_when_done or crashed or timed_out or leaked:
207 timeout=timed_out, error=self.error_from_test,
309 while not server_process.timed_out and not server_process.has_crashed() and not text in line.rstrip():
313 if server_process.timed_out or server_process.has_crashed():
472 if self._server_process.timed_out or self.has_crashed():
/external/chromium_org/content/renderer/
H A Dresource_fetcher_browsertest.cc68 bool timed_out() const { return timed_out_; } function in class:content::FetcherDelegate
205 EXPECT_FALSE(delegate->timed_out());
227 EXPECT_FALSE(delegate->timed_out());
244 EXPECT_FALSE(delegate->timed_out());
/external/netperf/
H A Dnettest_sctp.c396 int timed_out;
470 timed_out = 0;
734 timed_out = 1;
742 if (timed_out)
1604 int timed_out = 0;
1881 timed_out = 1;
1894 if (timed_out)
2626 int timed_out = 0;
2713 timed_out = 0;
2940 timed_out
391 int timed_out; local
1597 int timed_out = 0; local
2617 int timed_out = 0; local
3276 int timed_out = 0; local
3670 int timed_out = 0; local
4331 int timed_out = 0; local
[all...]
H A Dnettest_bsd.c4977 int timed_out = 0;
5083 timed_out = 0;
5329 timed_out = 1;
5351 timed_out = 1;
5378 if (timed_out) {
7574 int timed_out = 0;
7814 timed_out = 1;
7838 if ((timed_out) || (sock_closed)) {
7855 timed_out = 1;
7881 if (timed_out) {
4965 int timed_out = 0; local
7557 int timed_out = 0; local
8009 int timed_out = 0; local
8657 int timed_out = 0; local
9089 int timed_out = 0; local
9697 int timed_out = 0; local
10158 int timed_out = 0; local
10766 int timed_out = 0; local
11191 int timed_out = 0; local
11737 int timed_out = 0; local
[all...]
H A Dnettest_sdp.c2302 int timed_out = 0;
2408 timed_out = 0;
2657 timed_out = 1;
2679 timed_out = 1;
2706 if (timed_out) {
3012 int timed_out = 0;
3254 timed_out = 1;
3278 if ((timed_out) || (sock_closed)) {
3295 timed_out = 1;
3321 if (timed_out) {
2297 int timed_out = 0; local
3007 int timed_out = 0; local
[all...]
H A Dnettest_xti.c1724 int timed_out = 0;
1862 timed_out = 0;
2096 timed_out = 1;
2119 timed_out = 1;
2135 if (timed_out) {
4558 int timed_out = 0;
4844 timed_out = 1;
4868 if (timed_out) {
4885 timed_out = 1;
4922 if (timed_out) {
1718 int timed_out = 0; local
4547 int timed_out = 0; local
5000 int timed_out = 0; local
5560 int timed_out = 0; local
[all...]
/external/chromium_org/net/server/
H A Dhttp_server_unittest.cc50 void SetTimedOutAndQuitLoop(const base::WeakPtr<bool> timed_out, argument
52 if (timed_out) {
53 *timed_out = true;
59 bool timed_out = false; local
60 base::WeakPtrFactory<bool> timed_out_weak_factory(&timed_out);
68 return !timed_out;
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DParsedEvent.java329 private boolean timed_out; field in class:ParsedEvent.Event_MONITOR_WAITED
339 this.timed_out = packet.getNextValueAsBoolean();
343 return timed_out;
/external/fio/
H A Dclient.h89 client_timed_out_op *timed_out; member in struct:client_ops
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_context.c375 boolean timed_out; local
377 timed_out = !screen->fence_finish(screen, fence->pipe_fence, timeout);
378 if (timed_out)
/external/lldb/source/Core/
H A DListener.cpp404 bool timed_out = false; local
433 if (m_cond_wait.WaitForValueEqualTo (true, timeout, &timed_out))
436 else if (timed_out)
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp294 bool timed_out = false;
295 while (IsConnected() && !timed_out)
318 timed_out = true;
H A DGDBRemoteCommunicationClient.cpp340 bool timed_out = false; local
341 if (SendInterrupt(locker, 2, timed_out))
353 if (m_async_packet_predicate.WaitForValueEqualTo (false, &timeout_time, &timed_out))
369 if (m_private_is_running.WaitForValueEqualTo (true, &timeout_time, &timed_out))
373 if (timed_out)
814 bool timed_out = false; local
816 if (SendInterrupt (locker, 1, timed_out))
837 bool &timed_out
840 timed_out = false;
871 if (m_private_is_running.WaitForValueEqualTo (false, &timeout, &timed_out))
[all...]
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_context.c375 boolean timed_out; local
377 timed_out = !screen->fence_finish(screen, fence->pipe_fence, timeout);
378 if (timed_out)
/external/chromium_org/v8/tools/unittests/
H A Drun_perf_test.py80 Output = namedtuple("Output", "stdout, stderr, timed_out")
120 timed_out=kwargs.get("timed_out", False))
359 self._MockCommand(["."], [""], timed_out=True)

Completed in 2906 milliseconds

12