Home
last modified time | relevance | path

Searched refs:WaitProcessResponse (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/test/
Dmultiprocess_test_android.cc71 struct WaitProcessResponse { struct
73 {sizeof(WaitProcessResponse), MessageType::WAIT_RESPONSE};
296 WaitProcessResponse resp; in WaitForChildInHelper()
357 WaitProcessResponse response; in WaitForChildExitWithTimeout()
360 PCHECK(resp_size == sizeof(WaitProcessResponse)); in WaitForChildExitWithTimeout()