Home
last modified time | relevance | path

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

12

/external/vboot_reference/tests/
Dtest_common.c21 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/canvaskit/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/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.py89 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/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/tko/parsers/
Dversion_1.py186 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
Dversion_0.py205 def __init__(self, subdir, testname, status, reason, test_kernel, argument
245 def __init__(self, indent, status, subdir, testname, reason, argument
/external/autotest/server/cros/power/
Dpower_dashboard.py11 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/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.h375 #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/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Drun_tests.py11 def TestMojom(testname, args): argument
/external/autotest/server/site_tests/stress_ClientTestReboot/
Dstress_ClientTestReboot.py16 def run_once(self, client_ip, testname, loops): argument
/external/autotest/tko/
Dmodels.py107 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
Dtko.proto23 required string testname = 2; field
Dparse.py147 def format_failure_message(jobname, kernel, testname, status, reason): 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/autotest/client/site_tests/graphics_GLBench/
Dgraphics_GLBench.py66 def is_no_checksum_test(self, testname): argument
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dfiltered_re2_test.cc73 const char* testname; member
158 const char* testname, in CheckExpectedAtoms()
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CXmlResultParser.java164 String testname = testcase.getAttribute("name"); in processTestResult() local
/external/expat/tests/
Dminicheck.h59 #define START_TEST(testname) \ argument
/external/python/cpython3/Lib/test/
Dtest_dbm.py192 testname = f'TestCase_{suffix}' variable
Dtest_pulldom.py305 def confirm(self, test, testname="Test"): argument
/external/python/uritemplates/tests/
Dtest_from_fixtures.py32 def _test(self, testname): argument
/external/ltp/testcases/kernel/syscalls/membarrier/
Dmembarrier01.c29 char testname[80]; member
/external/autotest/client/bin/
Djob.py638 def _rungroup(self, subdir, testname, function, timeout, *args, **dargs): argument
1304 def _locate_test_control_file(dirpath, testname): argument
1329 def _is_control_file_for_test(path, testname): argument
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp31 const char* testname = g_test_stack.back().c_str(); in VERIFY_EQUAL() local

12