Searched refs:test_description (Results 1 - 5 of 5) sorted by relevance
/external/e2fsprogs/tests/ |
H A D | test_script.in | 56 test_description=`cat $test_dir/name` 57 printf "%s: %s: " "$test_name" "$test_description"
|
/external/chromium_org/chrome/test/functional/ |
H A D | perf_endure.py | 171 def StartProfiler(self, proc_info, is_last, webapp_name, test_description): 224 test_description, 243 self, webapp_name, test_description, output_perf_graph_value): 274 webapp_name, test_description, policy), 441 def _RunEndureTest(self, webapp_name, tab_title_substring, test_description, 453 test_description: A string description of what the test does, used for 469 webapp_name, test_description, tab_title_substring) 488 webapp_name, test_description, tab_title_substring) 523 webapp_name, test_description, tab_title_substring, is_last=True) 580 def _GetPerformanceStats(self, webapp_name, test_description, [all...] |
/external/chromium_org/chromeos/network/ |
H A D | network_change_notifier_chromeos_unittest.cc | 46 const char* test_description; member in struct:chromeos::__anon7548::NotifierUpdateTestCase 222 SCOPED_TRACE(test_cases[i].test_description);
|
/external/chromium_org/third_party/lcov/bin/ |
H A D | genhtml | 256 our %test_description; # Hash containing test descriptions if available 765 %test_description = %{read_testfile($desc_filename)}; 847 if (%test_description) 850 write_description_file( \%test_description, 3633 # write_test_table_entry(filehandle, test_name, test_description) 4295 if (%test_description && ($type != $HDR_TESTDESC)) 4685 if ($test_description{$testname}) 5454 # Removes all test descriptions from the global hash %test_description which 5466 $before = scalar(keys(%test_description)); 5478 foreach (keys(%test_description)) [all...] |
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
H A D | genflat.pl | 79 our %test_description; # Hash containing test descriptions if available
|
Completed in 195 milliseconds