Searched refs:RunTestCase (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/tools/dns_fuzz_stub/
H A Ddns_fuzz_stub.cc137 void RunTestCase(uint16 id, std::string& qname, uint16 qtype, function in namespace:__anon9153
195 RunTestCase(id, qname_dns, qtype, resp_buf);
/external/chromium_org/chrome/browser/download/
H A Ddownload_target_determiner_unittest.cc95 // DownloadTargetDeterminerTest::RunTestCase().
206 void RunTestCase(const DownloadTestCase& test_case,
350 void DownloadTargetDeterminerTest::RunTestCase( function in class:__anon4735::DownloadTargetDeterminerTest
372 RunTestCase(test_cases[i], base::FilePath(), item.get());
957 RunTestCase(test_case, base::FilePath(), item.get());
1406 RunTestCase(test_case, base::FilePath(), item.get());
1417 RunTestCase(test_case, base::FilePath(), item.get());
1455 RunTestCase(test_case, base::FilePath(), item.get());
1487 RunTestCase(test_case, GetPathInDownloadDir(kInitialPath), item.get());
1586 RunTestCase(test_cas
[all...]
/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h687 static void RunTestCase(TestCase * test_case) { test_case->Run(); } function in class:testing::TestCase
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc3187 test_cases_.ForEach(TestCase::RunTestCase);

Completed in 118 milliseconds