/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/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/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/autotest/client/cros/power/ |
D | power_dashboard.py | 69 def __init__(self, logger, testname, start_ts=None, resultsdir=None, argument 290 def __init__(self, logger, testname, start_ts=None, resultsdir=None, argument 366 def __init__(self, logger, testname, resultsdir=None, uploadurl=None, argument 450 def __init__(self, logger, testname, resultsdir=None, uploadurl=None, argument 464 def __init__(self, logger, testname, resultsdir=None, uploadurl=None, argument 479 def __init__(self, duration_secs, power_watts, testname, start_ts, argument 515 def __init__(self, logger, testname, resultsdir=None, uploadurl=None, argument
|
/external/autotest/client/cros/image_comparison/ |
D | publisher.py | 64 def publish_paths(self, image_paths, testname): argument 103 def _generate_tags(self, testname): argument
|
/external/u-boot/lib/efi_selftest/ |
D | efi_selftest.c | 151 static struct efi_unit_test *find_test(const u16 *testname) in find_test() 188 void efi_st_do_tests(const u16 *testname, unsigned int phase, in efi_st_do_tests() 230 const u16 *testname = NULL; in efi_selftest() local
|
/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/server/cros/dynamic_suite/ |
D | tools.py | 266 def _testname_to_keyval_key(testname): argument 285 def create_bug_keyvals(job_id, testname, bug_info): argument 303 def get_test_failure_bug_info(keyvals, job_id, testname): argument
|
/external/autotest/tko/parsers/ |
D | version_1.py | 192 def __init__(self, indent, status, subdir, testname, reason, argument 260 def make_dummy_abort(indent, subdir, testname, timestamp, reason): argument 290 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/skia/modules/canvaskit/tests/ |
D | util.js | 5 function reportSurface(surface, testname, done) { argument
|
/external/autotest/server/site_tests/stress_ClientTestReboot/ |
D | stress_ClientTestReboot.py | 16 def run_once(self, client_ip, testname, loops): argument
|
/external/autotest/tko/ |
D | models.py | 103 def __init__(self, subdir, testname, status, reason, test_kernel, argument 145 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 217 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
D | tko.proto | 23 required string testname = 2; field
|
/external/skqp/experimental/canvaskit/tests/ |
D | path.spec.js | 36 function reportSurface(surface, testname, done) { argument
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | runtest_mp.py | 26 def run_test_in_subprocess(testname, ns): argument
|
D | runtest.py | 219 def cleanup_test_droppings(testname, verbose): argument
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | main.js | 74 function runTest(testname) { argument
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | graphics_GLBench.py | 93 def is_no_checksum_test(self, testname): 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/webrtc/third_party/gtest-parallel/ |
D | gtest-parallel | 217 def get_test_time(self, binary, testname): argument 222 def record_test_time(self, binary, testname, runtime_ms): argument
|
/external/expat/tests/ |
D | minicheck.h | 58 #define START_TEST(testname) static void testname(void) { \ argument
|
/external/python/uritemplates/tests/ |
D | test_from_fixtures.py | 31 def _test(self, testname): argument
|
/external/python/cpython3/Lib/test/ |
D | test_pulldom.py | 298 def confirm(self, test, testname="Test"): argument
|