Home
last modified time | relevance | path

Searched defs:exe_name (Results 1 – 7 of 7) sorted by relevance

/third_party/cJSON/tests/unity/extras/fixture/
Drakefile_helper.rb91 def link_it(exe_name, obj_list) argument
/third_party/benchmark/tools/gbench/
Dutil.py160 def run_benchmark(exe_name, benchmark_flags): argument
/third_party/unity/examples/example_3/
Drakefile_helper.rb112 def link_it(exe_name, obj_list) argument
/third_party/cJSON/tests/unity/examples/example_3/
Drakefile_helper.rb109 def link_it(exe_name, obj_list) argument
/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb129 def link_it(exe_name, obj_list) argument
/third_party/unity/test/
Drakefile_helper.rb144 def link_it(exe_name, obj_list) argument
/third_party/pulseaudio/src/pulsecore/
Dpid.c394 int pa_pid_file_kill(int sig, pid_t *pid, const char *exe_name) {