Searched defs:TestStart (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dnetwork_stats_unittest.cc104 void TestStart(bool has_proxy, function in class:chrome_browser_net::NetworkStatsTest
253 TestStart(true, 0, 1, 100, net::ASYNC);
257 TestStart(false, 0, 1, 500, net::SYNCHRONOUS);
261 TestStart(false, 1, 1, 100, net::ASYNC);
265 TestStart(false, 1, 1, 100, net::SYNCHRONOUS);
269 TestStart(true, 1, 1, 100, net::ASYNC);
273 TestStart(true, 1, 1, 100, net::SYNCHRONOUS);
277 TestStart(true, 1, 1, 500, net::ASYNC);
281 TestStart(false, 1, 1, 500, net::SYNCHRONOUS);
285 TestStart(fals
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchtst.c92 static void TestStart(void) function
2996 addTest(root, &TestStart, "tscoll/usrchtst/TestStart");
/external/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c92 static void TestStart(void) function
2996 addTest(root, &TestStart, "tscoll/usrchtst/TestStart");

Completed in 2259 milliseconds