Searched defs:helper1 (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/net/dns/ |
| D | dns_transaction_unittest.cc | 494 TransactionHelper helper1(kT1HostName, kT1Qtype, kT1RecordCount); in TEST_F() local 511 TransactionHelper helper1(kT1HostName, kT1Qtype, kT1RecordCount); in TEST_F() local 648 TransactionHelper helper1(kT1HostName, kT1Qtype, ERR_NAME_NOT_RESOLVED); in TEST_F() local 720 TransactionHelper helper1("x", dns_protocol::kTypeA, ERR_NAME_NOT_RESOLVED); in TEST_F() local 742 TransactionHelper helper1("singlelabel", dns_protocol::kTypeA, in TEST_F() local 774 TransactionHelper helper1("x.y", dns_protocol::kTypeA, ERR_NAME_NOT_RESOLVED); in TEST_F() local
|
| /external/chromium_org/chrome/browser/performance_monitor/ |
| D | database_unittest.cc | 207 DatabaseTestHelper helper1(db_1.get()); in TEST() local
|
| /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
| D | AwSettingsTest.java | 2446 ManifestTestHelper helper1 = new ManifestTestHelper( in testAppCacheWithTwoViews() local 2869 AwSettingsTestHelper helper1) throws Throwable { in runPerViewSettingsTest()
|