/external/vboot_reference/tests/ |
D | test_common.c | 21 int TEST_EQ(int result, int expected_result, const char* testname) { in TEST_EQ() 34 int TEST_NEQ(int result, int not_expected_result, const char* testname) { in TEST_NEQ() 48 const char* testname) { in TEST_PTR_EQ() 62 const char* testname) { in TEST_PTR_NEQ() 76 const char* testname) { in TEST_STR_EQ() 96 int TEST_SUCC(int result, const char* testname) { in TEST_SUCC() 107 int TEST_TRUE(int result, const char* testname) { in TEST_TRUE() 118 int TEST_FALSE(int result, const char* testname) { in TEST_FALSE()
|
/external/skqp/modules/pathkit/tests/ |
D | testReporter.js | 6 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/skia/modules/canvaskit/tests/ |
D | testReporter.js | 6 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/skia/modules/pathkit/tests/ |
D | testReporter.js | 6 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/ |
D | power_dashboard.py | 89 def __init__(self, logger, testname, start_ts=None, resultsdir=None, argument 319 def __init__(self, logger, testname, start_ts, resultsdir, uploadurl, note): argument 394 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 476 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 487 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 650 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 660 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 693 def createDashboard(self, logger, testname, resultsdir=None, argument
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/builders/ |
D | builder.py | 136 testname=None): argument 162 testname=None): argument 187 testname=None): argument 212 testname=None): argument 237 testname=None): argument
|
D | darwin.py | 110 testname=None): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | tools.py | 270 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/ |
D | power_dashboard.py | 11 def __init__(self, logger, testname, host, start_ts=None, resultsdir=None, argument 86 def __init__(self, logger, testname, host, start_ts, checkpoint_logger, argument
|
/external/autotest/tko/parsers/ |
D | version_1.py | 186 def __init__(self, indent, status, subdir, testname, reason, argument 254 def make_dummy_abort(indent, subdir, testname, timestamp, reason): argument 284 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
|
D | version_0.py | 205 def __init__(self, subdir, testname, status, reason, test_kernel, argument 245 def __init__(self, indent, status, subdir, testname, reason, argument
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | run_tests.py | 11 def TestMojom(testname, args): argument
|
/external/autotest/server/site_tests/stress_ClientTestReboot/ |
D | stress_ClientTestReboot.py | 16 def run_once(self, client_ip, testname, loops): argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.h | 375 #define ICLASS_NAME(casename, testname) Contained##casename##_##testname argument 376 #define CONTAINED_TEST_F(casename, testname, hostname, domainname, files) \ argument 412 #define VCLASS_NAME(casename, testname) Virt##casename##_##testname argument 413 #define VIRT_NONVIRT_TEST_F(casename, testname) \ argument
|
/external/autotest/tko/ |
D | models.py | 107 def __init__(self, subdir, testname, status, reason, test_kernel, argument 137 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 209 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
D | tko.proto | 23 required string testname = 2; field
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | graphics_GLBench.py | 66 def is_no_checksum_test(self, testname): argument
|
/external/skqp/experimental/canvaskit/tests/ |
D | path.spec.js | 36 function reportSurface(surface, testname, done) { argument
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 668 #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/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | filtered_re2_test.cc | 73 const char* testname; member 158 const char* testname, in CheckExpectedAtoms()
|
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/ |
D | ICU4CXmlResultParser.java | 164 String testname = testcase.getAttribute("name"); in processTestResult() local
|
/external/expat/tests/ |
D | minicheck.h | 58 #define START_TEST(testname) \ argument
|
/external/python/uritemplates/tests/ |
D | test_from_fixtures.py | 32 def _test(self, testname): argument
|
/external/python/cpython3/Lib/test/ |
D | test_pulldom.py | 305 def confirm(self, test, testname="Test"): argument
|
/external/ltp/testcases/kernel/syscalls/membarrier/ |
D | membarrier01.c | 29 char testname[80]; member
|