Searched defs:ph1 (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/chrome/browser/custom_handlers/ |
D | protocol_handler_registry_unittest.cc | 454 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"), in TEST_F() local 508 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 520 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 531 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 540 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 555 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 575 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 585 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); in TEST_F() local 594 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"), in TEST_F() local 605 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"), in TEST_F() local [all …]
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
D | path_test.cc | 16 Path ph1("."); in TEST() local 171 Path ph1("/usr/local/hi/there"); in TEST() local
|
/external/ipsec-tools/src/racoon/ |
D | nattraversal.h | 45 #define NATT_AVAILABLE(ph1) ((iph1)->natt_flags & NAT_ANNOUNCED) argument
|
D | proposal.c | 194 cmpsaprop_alloc(ph1, pp1, pp2, side) in cmpsaprop_alloc() argument
|
D | handler.h | 319 struct ph1handle *ph1; /* back pointer to isakmp status */ member
|
/external/chromium_org/third_party/smhasher/src/ |
D | PMurHash.c | 178 void PMurHash32_Process(uint32_t *ph1, uint32_t *pcarry, const void *key, int len) in PMurHash32_Process()
|