Searched refs:test_description (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/tests/defaults/
H A De_script40 echo "$test_name: $test_description: ok"
43 echo "$test_name: $test_description: failed"
/external/e2fsprogs/tests/
H A Dtest_one.in45 test_description=`cat $test_dir/name`
47 test_description=
51 #echo -e -n "$test_name: $test_description:\r"
/external/chromium_org/chromeos/network/
H A Dnetwork_change_notifier_chromeos_unittest.cc46 const char* test_description; member in struct:chromeos::__anon6174::NotifierUpdateTestCase
223 SCOPED_TRACE(test_cases[i].test_description);
/external/chromium_org/third_party/lcov/bin/
H A Dgenhtml256 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/webrtc/modules/video_coding/codecs/tools/
H A Dvideo_quality_measurement.cc36 DEFINE_string(test_description, "", "A more detailed description about what "
/external/chromium_org/third_party/lcov/contrib/galaxy/
H A Dgenflat.pl79 our %test_description; # Hash containing test descriptions if available

Completed in 1841 milliseconds