Home
last modified time | relevance | path

Searched defs:ScopedProcess (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/
Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/external/cronet/third_party/boringssl/src/ssl/test/
Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess