HomeSort by relevance Sort by last modified time
    Searched refs:handle3 (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/synchronization/
lock_unittest.cc 199 PlatformThreadHandle handle3 = kNullThreadHandle; local
203 ASSERT_TRUE(PlatformThread::Create(0, &thread3, &handle3));
209 PlatformThread::Join(handle3);
  /external/chromium/net/socket/
client_socket_pool_base_unittest.cc 2050 ClientSocketHandle handle3; local
2733 ClientSocketHandle handle3; local
2884 ClientSocketHandle handle3; local
    [all...]
  /external/v8/test/cctest/
test-api.cc 10810 v8::Persistent<v8::Object> handle1, handle2, handle3; local
    [all...]

Completed in 129 milliseconds