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

/external/chromium_org/skia/tools/filter_fuzz_stub/
H A Dfilter_fuzz_stub.cc26 void RunTestCase(std::string& ipc_filter_message, SkBitmap& bitmap, function in namespace:__anon10053
65 RunTestCase(ipc_filter_message, bitmap, canvas);
/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:__anon9136
195 RunTestCase(id, qname_dns, qtype, resp_buf);
/external/chromium_org/chrome/browser/download/
H A Ddownload_target_determiner_unittest.cc103 // DownloadTargetDeterminerTest::RunTestCase().
216 void RunTestCase(const DownloadTestCase& test_case,
362 void DownloadTargetDeterminerTest::RunTestCase( function in class:__anon3494::DownloadTargetDeterminerTest
402 RunTestCase(test_cases[i], base::FilePath(), item.get());
956 RunTestCase(test_case, base::FilePath(), item.get());
1382 RunTestCase(test_case, base::FilePath(), item.get());
1393 RunTestCase(test_case, base::FilePath(), item.get());
1430 RunTestCase(test_case, base::FilePath(), item.get());
1461 RunTestCase(test_case, GetPathInDownloadDir(kInitialPath), item.get());
1556 RunTestCase(test_cas
[all...]

Completed in 182 milliseconds