Home
last modified time | relevance | path

Searched defs:dup_result (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dcheck_assertion.h161 int dup_result = dup2(DestFD, TargetFD); in RunForChild() local
/external/cronet/base/
Dlogging_unittest.cc266 int dup_result = dup2(stderr_logs.GetPlatformFile(), STDERR_FILENO); in TestForLogToStderr() local