Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/autotest/client/cros/power/
H A 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
/aosp_15_r20/external/skia/modules/canvaskit/tests/
H A 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
/aosp_15_r20/external/skia/modules/pathkit/tests/
H A 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
/aosp_15_r20/test/vts-testcase/kernel/ltp/testcase/tools/
Dtest_case.py43 def __init__(self, testsuite, testname, command): argument
84 def testname(self): member in TestCase
89 def testname(self, testname): member in TestCase
/aosp_15_r20/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()
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A 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
/aosp_15_r20/external/autotest/tko/parsers/
H A 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
H A Dversion_0.py209 def __init__(self, subdir, testname, status, reason, test_kernel, argument
249 def __init__(self, indent, status, subdir, testname, reason, argument
/aosp_15_r20/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
/aosp_15_r20/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()
/aosp_15_r20/external/icu/icu4c/source/test/perf/collperf/
H A 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
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/collperf/
H A 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
/aosp_15_r20/external/autotest/tko/
H A 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
/aosp_15_r20/external/autotest/server/cros/power/
H A 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
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dfiltered_re2_test.cc73 const char* testname; member
158 const char* testname, in CheckExpectedAtoms()
/aosp_15_r20/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()
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dfiltered_re2_test.cc75 const char* testname; member
161 const char* testname, in CheckExpectedAtoms()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A 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()
/aosp_15_r20/external/autotest/client/bin/
H A 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
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcmac.c730 const char *testname, in cmac_test_subkeys()
824 const char *testname, in cmac_test_wth_cipher()
/aosp_15_r20/external/mbedtls/library/
H A Dcmac.c730 const char *testname, in cmac_test_subkeys()
824 const char *testname, in cmac_test_wth_cipher()
/aosp_15_r20/art/compiler/utils/
H A Dassembler_thumb_test.cc50 void DumpAndCheck(std::vector<uint8_t>& code, const char* testname, const std::string& expected) { in DumpAndCheck()
77 void EmitAndCheck(const char* testname, const char* expected) { in EmitAndCheck()
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_acc_test.cpp162 void log_test_start(const char* testname) in log_test_start()
169 void log_test_end(const char* testname, const int pass, const int fail) in log_test_end()
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
H A Drun_tests.py11 def TestMojom(testname, args): argument
/aosp_15_r20/external/libxml2/tools/
H A DgenHtml5LibTests.py20 testname = match[1] variable

1234