HomeSort by relevance Sort by last modified time
    Searched refs:RunTests (Results 51 - 75 of 170) sorted by null

1 23 4 5 6 7

  /external/chromium_org/ppapi/tests/
test_net_address_private.h 18 virtual void RunTests(const std::string& filter);
test_net_address_private_untrusted.h 24 virtual void RunTests(const std::string& filter);
test_tcp_socket.h 24 virtual void RunTests(const std::string& filter);
test_tcp_socket_private.h 23 virtual void RunTests(const std::string& filter);
test_var.h 21 virtual void RunTests(const std::string& filter);
test_video_decoder.cc 21 void TestVideoDecoder::RunTests(const std::string& filter) {
test_view.h 19 virtual void RunTests(const std::string& test_filter);
test_audio.h 22 virtual void RunTests(const std::string& filter);
test_core.cc 18 void TestCore::RunTests(const std::string& filter) {
test_file_io.h 23 virtual void RunTests(const std::string& filter);
test_file_ref.h 22 virtual void RunTests(const std::string& filter);
test_flash_clipboard.h 19 virtual void RunTests(const std::string& filter);
test_host_resolver_private_disallowed.cc 35 void TestHostResolverPrivateDisallowed::RunTests(const std::string& filter) {
test_image_data.h 19 virtual void RunTests(const std::string& filter);
test_paint_aggregator.h 16 virtual void RunTests(const std::string& filter);
test_pdf.cc 20 void TestPDF::RunTests(const std::string& filter) {
test_post_message.h 21 virtual void RunTests(const std::string& filter);
test_tcp_server_socket_private.h 29 virtual void RunTests(const std::string& filter);
test_tcp_socket_private_disallowed.cc 33 void TestTCPSocketPrivateDisallowed::RunTests(const std::string& filter) {
test_udp_socket_private_disallowed.cc 27 void TestUDPSocketPrivateDisallowed::RunTests(const std::string& filter) {
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data_unittest.cc 56 bool RunTests();
88 bool TestGetInstallState::RunTests() {
239 EXPECT_TRUE(test_get_install_state->RunTests());
248 EXPECT_TRUE(test_get_install_state->RunTests());
275 EXPECT_TRUE(test_get_install_state->RunTests());
303 EXPECT_TRUE(test_get_install_state->RunTests());
313 EXPECT_TRUE(test_get_install_state->RunTests());
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_data_unittest.cc 39 void RunTests(const std::string& search_provider_host,
62 void TestGetInstallState::RunTests(
218 test_get_install_state.RunTests(host, std::string());
225 test_get_install_state.RunTests(host, default_host);
246 test_get_install_state.RunTests(host, host2);
268 test_get_install_state.RunTests(google_host, std::string());
277 test_get_install_state.RunTests(google_host, std::string());
  /external/chromium/chrome/common/
json_schema_validator_unittest_base.h 28 void RunTests();
  /external/chromium_org/chrome/common/json_schema/
json_schema_validator_unittest_base.h 30 void RunTests();
  /external/chromium_org/gpu/command_buffer/tests/
gl_test_utils.h 52 static int RunTests(int argc, char** argv);

Completed in 2219 milliseconds

1 23 4 5 6 7