Home
last modified time | relevance | path

Searched refs:_exe (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/tools/gyp/test/exclusion/
Dgyptest-exclusion.py20 test.built_file_must_exist('hello' + test._exe, test.EXECUTABLE, bare=True)
/external/chromium_org/tools/gyp/test/product/
Dgyptest-product.py21 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
/external/chromium_org/tools/gyp/test/lib/
DTestGyp.py85 _exe = TestCommon.exe_suffix variable in TestGypBase
356 name = name + self._exe
/external/mksh/src/
Dcheck.pl287 $new_env{'__perlname'} = $Config{perlpath} . $Config{_exe};
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dwebkitdirs.pm135 $thisPerl .= $Config{_exe} unless $thisPerl =~ m/$Config{_exe}$/i;