Home
last modified time | relevance | path

Searched defs:testname (Results 1 – 25 of 79) sorted by relevance

1234

/external/skia/modules/canvaskit/tests/
Dlegacy_test_reporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
11 function reportSVG(svg, testname) { argument
38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
58 function reportPath(path, testname, done) { argument
76 function _report(data, outputType, testname) { argument
Dbazel_test_reporter.js4 function reportCanvas(canvas, testname, config) { argument
/external/skia/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
11 function reportSVG(svg, testname) { argument
38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
58 function reportPath(path, testname, done) { argument
76 function _report(data, outputType, testname) { argument
/external/autotest/client/cros/power/
Dpower_dashboard.py115 def __init__(self, logger, testname, start_ts=None, resultsdir=None, argument
369 def __init__(self, logger, testname, start_ts, resultsdir, uploadurl, note): argument
447 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
529 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
540 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
728 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
738 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
748 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument
785 def createDashboard(self, logger, testname, resultsdir=None, argument
/external/sdv/vsomeip/third_party/boost/date_time/test/
Dtestfrmwk.hpp44 inline bool check(const std::string& testname, bool testcond) in check()
74 inline bool check_equal(const std::string& testname, T const& left, U const& right) in check_equal()
95 inline bool check_equal(const std::string& testname, std::wstring const& left, std::wstring const& … in check_equal()
/external/autotest/server/cros/dynamic_suite/
Dtools.py270 def _testname_to_keyval_key(testname): argument
289 def create_bug_keyvals(job_id, testname, bug_info): argument
307 def get_test_failure_bug_info(keyvals, job_id, testname): argument
/external/autotest/server/cros/power/
Dpower_dashboard.py11 def __init__(self, logger, testname, host, start_ts=None, resultsdir=None, argument
89 def __init__(self, logger, testname, host, start_ts, checkpoint_logger, argument
/external/autotest/tko/parsers/
Dversion_1.py195 def __init__(self, indent, status, subdir, testname, reason, argument
263 def make_stub_abort(indent, subdir, testname, timestamp, reason): argument
293 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
Dversion_0.py209 def __init__(self, subdir, testname, status, reason, test_kernel, argument
249 def __init__(self, indent, status, subdir, testname, reason, argument
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestformat_date_parser.cpp69 const std::string& testname, in wtest_format()
97 const std::string& testname, in test_format()
127 const std::string& testname, in test_format2()
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Drun_tests.py11 def TestMojom(testname, args): argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.h435 #define ICLASS_NAME(casename, testname) Contained##casename##_##testname argument
436 #define CONTAINED_TEST_F(casename, testname, hostname, domainname, files) \ argument
472 #define VCLASS_NAME(casename, testname) Virt##casename##_##testname argument
473 #define VIRT_NONVIRT_TEST_F(casename, testname) \ argument
/external/autotest/tko/
Dmodels.py112 def __init__(self, subdir, testname, status, reason, test_kernel, argument
142 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument
214 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
/external/libxml2/tools/
DgenHtml5LibTests.py20 testname = match[1] variable
/external/curl/tests/libtest/
Dlib650.c31 static const char testname[] = "fieldname"; variable
/external/autotest/client/site_tests/graphics_GLBench/
Dgraphics_GLBench.py67 def is_no_checksum_test(self, testname): argument
/external/cronet/tot/third_party/icu/source/test/perf/collperf/
Dcollperf.cpp668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
690 #define TEST_KEYGEN(testname, func)\ in runIndexedTest() argument
700 #define TEST_ITER(testname, func)\ in runIndexedTest() argument
707 #define TEST_ITER_ALL(testname, func)\ in runIndexedTest() argument
714 #define TEST_QSORT(testname, func)\ in runIndexedTest() argument
727 #define TEST_BIN(testname, func)\ in runIndexedTest() argument
/external/cronet/stable/third_party/icu/source/test/perf/collperf/
Dcollperf.cpp668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
690 #define TEST_KEYGEN(testname, func)\ in runIndexedTest() argument
700 #define TEST_ITER(testname, func)\ in runIndexedTest() argument
707 #define TEST_ITER_ALL(testname, func)\ in runIndexedTest() argument
714 #define TEST_QSORT(testname, func)\ in runIndexedTest() argument
727 #define TEST_BIN(testname, func)\ in runIndexedTest() argument
/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
690 #define TEST_KEYGEN(testname, func)\ in runIndexedTest() argument
700 #define TEST_ITER(testname, func)\ in runIndexedTest() argument
707 #define TEST_ITER_ALL(testname, func)\ in runIndexedTest() argument
714 #define TEST_QSORT(testname, func)\ in runIndexedTest() argument
727 #define TEST_BIN(testname, func)\ in runIndexedTest() argument
/external/regex-re2/re2/testing/
Dfiltered_re2_test.cc73 const char* testname; member
158 const char* testname, in CheckExpectedAtoms()
/external/double-conversion/test/cctest/
Dcctest.cc106 char* testname = strchr(arg_copy, '/'); in main() local
/external/cronet/tot/third_party/re2/src/re2/testing/
Dfiltered_re2_test.cc76 const char* testname; member
162 const char* testname, in CheckExpectedAtoms()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dfiltered_re2_test.cc74 const char* testname; member
159 const char* testname, in CheckExpectedAtoms()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dabts.c31 static int find_test_name(const char *testname) { in find_test_name()
42 static int should_test_run(const char *testname) { in should_test_run()
/external/cronet/stable/third_party/re2/src/re2/testing/
Dfiltered_re2_test.cc76 const char* testname; member
162 const char* testname, in CheckExpectedAtoms()

1234