Searched defs:results2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/proxy/
H A Dsingle_threaded_proxy_resolver_unittest.cc182 ProxyInfo results2; local
184 GURL("http://request2"), &results2, &callback2, NULL, NULL);
202 EXPECT_EQ("PROXY request2:80", results2.ToPacString());
254 ProxyInfo results2; local
256 GURL("http://request2"), &results2, &callback2, &request2, NULL);
317 ProxyInfo results2; local
319 GURL("http://request2"), &results2, &callback2, NULL, NULL);
/external/chromium/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c1897 static const int32_t results2[]={ local
1921 TestNextUChar(cnv, source, limit, results2, "UTF-8");
1969 static const int32_t results2[]={ local
1993 TestNextUChar(cnv, source, limit, results2, "CESU-8");
2017 static const int32_t results2[]={ local
2044 TestNextUChar(cnv, source, limit, results2, "UTF-16");
2187 static const int32_t results2[]={ local
2214 TestNextUChar(cnv, source, limit, results2, "UTF-32");
2266 static const int32_t results2[]={ local
2293 TestNextUChar(cnv, source, limit, results2, "UT
2337 static const int32_t results2[]={ local
4562 static const int32_t results2[]={ local
[all...]
/external/icu4c/test/cintltst/
H A Dnucnvtst.c1934 static const int32_t results2[]={ local
1958 TestNextUChar(cnv, source, limit, results2, "UTF-8");
2005 static const int32_t results2[]={ local
2029 TestNextUChar(cnv, source, limit, results2, "CESU-8");
2052 static const int32_t results2[]={ local
2079 TestNextUChar(cnv, source, limit, results2, "UTF-16");
2220 static const int32_t results2[]={ local
2247 TestNextUChar(cnv, source, limit, results2, "UTF-32");
2299 static const int32_t results2[]={ local
2326 TestNextUChar(cnv, source, limit, results2, "UT
2370 static const int32_t results2[]={ local
4649 static const int32_t results2[]={ local
[all...]
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc1807 TPRVector* results2 = const_cast<Vector<TestPartResult> *>( local
1816 results2->PushBack(*pr1);
1817 results2->PushBack(*pr2);

Completed in 110 milliseconds