HomeSort by relevance Sort by last modified time
    Searched defs:RunTests (Results 26 - 50 of 95) sorted by null

12 3 4

  /external/chromium_org/ppapi/tests/
test_uma.cc 19 void TestUMA::RunTests(const std::string& filter) {
test_video_decoder.cc 26 void TestVideoDecoder::RunTests(const std::string& filter) {
test_audio_config.cc 21 void TestAudioConfig::RunTests(const std::string& filter) {
test_buffer.cc 22 void TestBuffer::RunTests(const std::string& filter) {
test_flash.cc 25 void TestFlash::RunTests(const std::string& filter) {
test_flash_drm.cc 38 void TestFlashDRM::RunTests(const std::string& filter) {
test_flash_message_loop.cc 26 void TestFlashMessageLoop::RunTests(const std::string& filter) {
test_mouse_lock.cc 26 void TestMouseLock::RunTests(const std::string& filter) {
test_printing.cc 42 void TestPrinting::RunTests(const std::string& filter) {
test_var_resource.cc 26 void TestVarResource::RunTests(const std::string& filter) {
test_video_destination.cc 60 void TestVideoDestination::RunTests(const std::string& filter) {
test_video_source.cc 57 void TestVideoSource::RunTests(const std::string& filter) {
test_x509_certificate_private.cc 148 void TestX509CertificatePrivate::RunTests(const std::string& filter) {
test_network_monitor.cc 51 void TestNetworkMonitor::RunTests(const std::string& filter) {
test_tcp_socket_private.cc 51 void TestTCPSocketPrivate::RunTests(const std::string& filter) {
test_browser_font.cc 20 void TestBrowserFont::RunTests(const std::string& filter) {
test_char_set.cc 28 void TestCharSet::RunTests(const std::string& filter) {
test_file_mapping.cc 202 void TestFileMapping::RunTests(const std::string& filter) {
  /external/chromium_org/v8/test/mjsunit/
value-wrapper.js 35 function RunTests() {
119 RunTests();
134 RunTests();
149 RunTests();
  /external/chromium_org/content/shell/android/browsertests_apk/
content_browser_tests_android.cc 55 static void RunTests(JNIEnv* env,
  /external/chromium_org/chrome/test/nacl_test_injection/
buildbot_chrome_nacl_stage.py 85 def RunTests(name, cmd, nacl_dir, env):
238 RunTests('nacl-newlib', cmd, nacl_dir, env)
241 RunTests('nacl-glibc', cmd + ['--nacl_glibc'], nacl_dir, env)
  /external/chromium_org/build/android/pylib/base/
test_dispatcher.py 355 def RunTests(tests, runner_factory, devices, shard=True,
  /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(
217 test_get_install_state.RunTests(host, std::string());
225 test_get_install_state.RunTests(host, default_host);
255 test_get_install_state.RunTests(host, host2);
276 test_get_install_state.RunTests(google_host, std::string());
283 test_get_install_state.RunTests(google_host, std::string());
  /external/chromium_org/components/json_schema/
json_schema_validator_unittest_base.cc 73 void JSONSchemaValidatorTestBase::RunTests() {
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
test_runner_ppapi.c 41 int RunTests(int (*test_func)(void)) {

Completed in 2692 milliseconds

12 3 4