Home
last modified time | relevance | path

Searched refs:test_output (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Dreports.py159 test_name, start_time, elapsed_time, test_output, result_code, is_expected argument
168 'contents': base64.b64encode(test_output.encode('utf-8')).decode(
212 test_output=test.result.output,
231 test_output=micro_test.output,
/llvm-project-15.0.7/lldb/test/API/lua_api/
H A DTestLuaAPI.py160 test_output = self.getBuildArtifact("output")
169 "TEST_OUTPUT": os.path.join(self.getBuildDir(), test_output),
/llvm-project-15.0.7/third-party/benchmark/
H A D.travis.yml203 …e google_benchmark.have_regex=posix --announce_rc --verbose_failures --test_output=errors --keep_g…
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c8697 int test_output(isl_ctx *ctx) in test_output() function
10815 { "output", &test_output },