Searched refs:wait_handles (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc557 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
559 wait_handles,
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc645 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
647 wait_handles,
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc605 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
607 wait_handles,
/external/gtest/src/
H A Dgtest-death-test.cc645 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
647 wait_handles,
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc607 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
609 wait_handles,
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc605 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
607 wait_handles,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7139 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() };
7141 wait_handles,
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7139 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() };
7141 wait_handles,

Completed in 388 milliseconds