Home
last modified time | relevance | path

Searched defs:test_id (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/tc-testing/
DTdcResults.py12 def __init__(self, test_id="", test_name=""): argument
79 def find_result(self, test_id): argument
/tools/testing/vsock/
Dutil.c492 unsigned long test_id; in skip_test() local
/tools/perf/util/
Dexpr.c520 bool compute_ids __maybe_unused, const char *test_id) in expr__strcmp_cpuid_str()