/external/chromium/net/base/ |
dnsrr_resolver_unittest.cc | 112 DnsRRResolver::Handle handle2; local 116 handle2 = resolver.Resolve("nx.testing.notatld", kDNS_TESTING, 0, 118 ASSERT_TRUE(handle2 != DnsRRResolver::kInvalidHandle);
|
/external/chromium/base/synchronization/ |
lock_unittest.cc | 198 PlatformThreadHandle handle2 = kNullThreadHandle; local 202 ASSERT_TRUE(PlatformThread::Create(0, &thread2, &handle2)); 208 PlatformThread::Join(handle2);
|
/external/chromium_org/base/synchronization/ |
lock_unittest.cc | 200 PlatformThreadHandle handle2; local 204 ASSERT_TRUE(PlatformThread::Create(0, &thread2, &handle2)); 210 PlatformThread::Join(handle2);
|
/external/chromium_org/content/browser/loader/ |
upload_data_stream_builder_unittest.cc | 114 scoped_ptr<BlobDataHandle> handle2 = local
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
lock_test.cc | 214 PlatformThreadHandle handle2 = kNullThreadHandle; local 218 EXPECT_TRUE(PlatformThread::Create(&thread2, &handle2)); 224 PlatformThread::Join(handle2);
|
/external/sfntly/cpp/src/test/ |
lock_test.cc | 214 PlatformThreadHandle handle2 = kNullThreadHandle; local 218 EXPECT_TRUE(PlatformThread::Create(&thread2, &handle2)); 224 PlatformThread::Join(handle2);
|
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_service_unittest.cc | 132 scoped_ptr<ViewerHandle> handle2 = service_->ViewUrl(&viewer_delegate2, url2); local
|
/external/chromium/chrome/browser/webdata/ |
web_data_service_unittest.cc | 317 WebDataService::Handle handle2 = wds_->GetAutofillProfiles(&consumer2); local 319 EXPECT_EQ(handle2, consumer2.handle()); 365 WebDataService::Handle handle2 = wds_->GetAutofillProfiles(&consumer2); local 367 EXPECT_EQ(handle2, consumer2.handle()); 436 WebDataService::Handle handle2 = wds_->GetCreditCards(&consumer2); local 438 EXPECT_EQ(handle2, consumer2.handle()); 485 WebDataService::Handle handle2 = wds_->GetCreditCards(&consumer2); local 487 EXPECT_EQ(handle2, consumer2.handle()); 562 WebDataService::Handle handle2 = local 565 EXPECT_EQ(handle2, profile_consumer2.handle()) [all...] |
/external/chromium_org/components/autofill/core/browser/webdata/ |
web_data_service_unittest.cc | 354 WebDataServiceBase::Handle handle2 = wds_->GetAutofillProfiles(&consumer2); local 356 EXPECT_EQ(handle2, consumer2.handle()); 398 WebDataServiceBase::Handle handle2 = wds_->GetAutofillProfiles(&consumer2); local 400 EXPECT_EQ(handle2, consumer2.handle()); 445 WebDataServiceBase::Handle handle2 = wds_->GetCreditCards(&consumer2); local 447 EXPECT_EQ(handle2, consumer2.handle()); 479 WebDataServiceBase::Handle handle2 = wds_->GetCreditCards(&consumer2); local 481 EXPECT_EQ(handle2, consumer2.handle()); 536 WebDataServiceBase::Handle handle2 = local 539 EXPECT_EQ(handle2, profile_consumer2.handle()) [all...] |
/external/chromium_org/ipc/ |
ipc_channel_posix_unittest.cc | 280 base::ProcessHandle handle2 = SpawnChild("IPCChannelPosixTestConnectionProc", local 282 ASSERT_TRUE(handle2); 293 EXPECT_TRUE(base::WaitForExitCode(handle2, &exit_code)); 314 IPC::ChannelHandle handle2(kTooLongName); 315 IPC::Channel channel2(handle2, IPC::Channel::MODE_NAMED_SERVER, NULL); 336 base::ProcessHandle handle2 = SpawnChild("IPCChannelPosixFailConnectionProc", local 338 ASSERT_TRUE(handle2); 341 EXPECT_TRUE(base::WaitForExitCode(handle2, &exit_code));
|
/hardware/samsung_slsi/exynos5/include/ |
gralloc_priv.h | 101 struct ion_handle *handle2; member in struct:private_handle_t 114 handle2(0) 126 handle(0), handle1(0), handle2(0) 138 handle(0), handle1(0), handle2(0)
|
/external/chromium_org/net/socket/ |
transport_client_socket_pool_unittest.cc | 746 ClientSocketHandle handle2; local 753 handle2.Init("a", params_, kDefaultPriority, callback2.callback(), 759 handle2.Reset(); [all...] |
client_socket_pool_base_unittest.cc | 1765 ClientSocketHandle handle2; local 1966 ClientSocketHandle handle2; local 2014 ClientSocketHandle handle2; local 2060 ClientSocketHandle handle2; local 2258 ClientSocketHandle handle2; local 2336 ClientSocketHandle handle2; local 2409 ClientSocketHandle handle2; local 2841 ClientSocketHandle handle2; local 2887 ClientSocketHandle handle2; local 2945 ClientSocketHandle handle2; local 3005 ClientSocketHandle handle2; local 3065 ClientSocketHandle handle2; local 3098 ClientSocketHandle handle2; local 3171 ClientSocketHandle handle2; local 3218 ClientSocketHandle handle2; local 3255 ClientSocketHandle handle2; local 3460 ClientSocketHandle handle2; local 3606 ClientSocketHandle handle2; local [all...] |
/external/chromium/net/socket/ |
transport_client_socket_pool_unittest.cc | 636 ClientSocketHandle handle2; local 641 EXPECT_EQ(ERR_IO_PENDING, handle2.Init("a", params_, kDefaultPriority, 647 handle2.Reset(); [all...] |
client_socket_pool_base_unittest.cc | 1600 ClientSocketHandle handle2; local 1780 ClientSocketHandle handle2; local 1893 ClientSocketHandle handle2; local 1967 ClientSocketHandle handle2; local 2040 ClientSocketHandle handle2; local 2468 ClientSocketHandle handle2; local 2514 ClientSocketHandle handle2; local 2572 ClientSocketHandle handle2; local 2632 ClientSocketHandle handle2; local 2692 ClientSocketHandle handle2; local 2725 ClientSocketHandle handle2; local 2797 ClientSocketHandle handle2; local 2840 ClientSocketHandle handle2; local 2875 ClientSocketHandle handle2; local 3064 ClientSocketHandle handle2; local 3164 ClientSocketHandle handle2; local [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable_unittest.cc | 721 int64 handle1, handle2; local 737 handle2 = e2.Get(META_HANDLE); 759 MutableEntry e4(&trans, GET_BY_HANDLE, handle2); 769 ASSERT_TRUE(handle2 == handles[1]); 771 ASSERT_TRUE(handle2 == handles[0]); 786 ASSERT_TRUE(handle2 == handles[0]); 792 int64 handle1, handle2; local 809 handle2 = e2.Get(META_HANDLE); 832 MutableEntry e4(&trans, GET_BY_HANDLE, handle2); 842 ASSERT_TRUE(handle2 == handles[1]) 1204 int64 handle2 = 0; local [all...] |
/external/chromium_org/sync/syncable/ |
syncable_unittest.cc | 765 int64 handle2 = 0; local 779 handle2 = item2.GetMetahandle(); 829 tmp.put(META_HANDLE, handle2); 834 to_purge.insert(handle2); 842 EXPECT_TRUE(delete_journal->delete_journals_to_purge_.count(handle2)); 920 int64 handle1, handle2; local 936 handle2 = e2.GetMetahandle(); 991 int64 handle1, handle2; local 1963 int64 handle2 = 0; local [all...] |
/external/chromium_org/base/debug/ |
trace_event_unittest.cc | 1318 base::debug::TraceEventHandle handle2 = local 1348 base::debug::TraceEventHandle handle2 = local [all...] |
/external/v8/test/cctest/ |
test-api.cc | 10756 v8::Persistent<v8::Object> handle1, handle2; local 10785 v8::Persistent<v8::Object> handle1, handle2; local 10810 v8::Persistent<v8::Object> handle1, handle2, handle3; local [all...] |
/external/chromium_org/v8/test/cctest/ |
test-api.cc | 13139 CopyableObject handle2; local 13198 v8::Persistent<v8::Object> handle1, handle2; local 13229 v8::Persistent<v8::Object> handle1, handle2; local 13257 v8::Persistent<v8::Object> handle1, handle2, handle3; local [all...] |