test_name_         23 base/test/perf_time_logger.cc   LogPerfResult(test_name_.c_str(), timer_.Elapsed().InMillisecondsF(), "ms");
test_name_         29 base/test/perf_time_logger.h   std::string test_name_;
test_name_         55 cc/trees/layer_tree_host_common_perftest.cc   void SetTestName(const std::string& name) { test_name_ = name; }
test_name_         58 cc/trees/layer_tree_host_common_perftest.cc     CHECK(!test_name_.empty()) << "Must SetTestName() before TearDown().";
test_name_         61 cc/trees/layer_tree_host_common_perftest.cc                            test_name_,
test_name_         70 cc/trees/layer_tree_host_common_perftest.cc   std::string test_name_;
test_name_         95 cc/trees/layer_tree_host_perftest.cc     CHECK(!test_name_.empty()) << "Must SetTestName() before AfterTest().";
test_name_         96 cc/trees/layer_tree_host_perftest.cc     perf_test::PrintResult("layer_tree_host_frame_time", "", test_name_,
test_name_         99 cc/trees/layer_tree_host_perftest.cc       perf_test::PrintResult("layer_tree_host_commit_time", "", test_name_,
test_name_        108 cc/trees/layer_tree_host_perftest.cc   std::string test_name_;
test_name_        124 cc/trees/layer_tree_host_perftest.cc     test_name_ = name;
test_name_         50 cc/trees/occlusion_tracker_perftest.cc   void SetTestName(const std::string& name) { test_name_ = name; }
test_name_         53 cc/trees/occlusion_tracker_perftest.cc     CHECK(!test_name_.empty()) << "Must SetTestName() before AfterTest().";
test_name_         56 cc/trees/occlusion_tracker_perftest.cc                            test_name_,
test_name_         64 cc/trees/occlusion_tracker_perftest.cc   std::string test_name_;
test_name_        177 content/browser/renderer_host/input/input_router_impl_perftest.cc       : test_name_(test_name),
test_name_        185 content/browser/renderer_host/input/input_router_impl_perftest.cc         test_name_,
test_name_        193 content/browser/renderer_host/input/input_router_impl_perftest.cc   const char* test_name_;
test_name_         26 content/test/plugin/plugin_test.cc   test_name_ = this->GetArgValue("name", argc, argn, argv);
test_name_         88 content/test/plugin/plugin_test.cc     script.append(test_name_);
test_name_         94 content/test/plugin/plugin_test.cc     script.append(test_name_);
test_name_         91 content/test/plugin/plugin_test.h   std::string test_name() const { return test_name_; }
test_name_         96 content/test/plugin/plugin_test.h   std::string               test_name_;
test_name_        322 media/cdm/ppapi/cdm_file_io_test.cc   FILE_IO_DVLOG(3) << "Run " << test_name_;
test_name_        395 media/cdm/ppapi/cdm_file_io_test.cc         file_io->Open(test_name_.data(), test_name_.size());
test_name_        450 media/cdm/ppapi/cdm_file_io_test.cc   FILE_IO_DVLOG(3) << test_name_ << (success ? " PASSED" : " FAILED");
test_name_        119 media/cdm/ppapi/cdm_file_io_test.h   std::string test_name_;
test_name_       2190 sync/syncable/syncable_unittest.cc   const char* test_name_;
test_name_       2193 sync/syncable/syncable_unittest.cc   SyncableClientTagTest() : test_name_("test_name"), test_tag_("dietcoke") {}
test_name_       2198 sync/syncable/syncable_unittest.cc                     wtrans.root_id(), test_name_);