Home
last modified time | relevance | path

Searched defs:last_commit (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/tracing/core/
Dtrace_writer_impl_unittest.cc114 const auto& last_commit = fake_producer_endpoint_.last_commit_data_request; in TEST_P() local
226 const auto& last_commit = fake_producer_endpoint_.last_commit_data_request; in TEST_P() local
285 const auto& last_commit = fake_producer_endpoint_.last_commit_data_request; in TEST_P() local
369 const auto& last_commit = fake_producer_endpoint_.last_commit_data_request; in TEST_P() local
491 const auto& last_commit = fake_producer_endpoint_.last_commit_data_request; in TEST_P() local
/external/lz4/tests/
Dtest-lz4-speed.py89 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument
116 def git_get_changes(branch, commit, last_commit): argument
147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument
203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument
333 last_commit = update_config_file(branch, commit) variable
/external/zstd/tests/
DDEPRECATED-test-zstd-speed.py92 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument
119 def git_get_changes(branch, commit, last_commit): argument
150 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument
214 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument
358 last_commit = update_config_file(branch, commit) variable
/external/igt-gpu-tools/benchmarks/
Dkms_throughput.c92 struct timeval last_commit; member