Searched defs:wait_handles (Results 1 - 4 of 4) 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/testing/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.cc605 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
607 wait_handles,
/external/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc604 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; local
606 wait_handles,

Completed in 234 milliseconds