Searched refs:exe_suffix (Results 1 - 3 of 3) sorted by relevance

/external/v8/tools/gyp/test/ninja/solibs_avoid_relinking/
H A Dgyptest-solibs-avoid-relinking.py35 test.built_file_must_exist('b' + TestCommon.exe_suffix)
36 pre_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
41 post_stat = os.stat(test.built_file_path('b' + TestCommon.exe_suffix))
/external/v8/tools/gyp/test/lib/
H A DTestCommon.py64 TestCommon.exe_suffix
108 'exe_suffix',
120 exe_suffix = '.exe' variable
131 exe_suffix = '.exe' variable
142 exe_suffix = '' variable
153 exe_suffix = '' variable
164 exe_suffix = '' variable
175 exe_suffix = '' variable
H A DTestGyp.py84 _exe = TestCommon.exe_suffix

Completed in 110 milliseconds