Searched defs:test_exe (Results 1 – 5 of 5) sorted by relevance
| /third_party/gstreamer/gstplugins_base/tests/check/ |
| D | meson.build | 231 test_exe = executable(tname, test_c, dependencies: [orc_dep, orc_test_dep]) variable
|
| /third_party/gstreamer/gstplugins_good/tests/check/ |
| D | meson.build | 254 test_exe = executable(tname, test_c, dependencies: [orc_dep, orc_test_dep]) variable
|
| /third_party/gstreamer/gstplugins_bad/tests/check/ |
| D | meson.build | 251 test_exe = executable(tname, test_c, dependencies: [orc_dep, orc_test_dep]) variable
|
| /third_party/cef/tools/automate/ |
| D | automate-git.py | 1529 test_exe = '%s.exe' % options.testtarget variable 1531 test_exe = '%s.app/Contents/MacOS/%s' % (options.testtarget, variable 1534 test_exe = options.testtarget variable
|
| /third_party/skia/experimental/tools/ |
| D | pdf-comparison.py | 53 def test_exe(cmd): function
|