Searched refs:cc_host_expected (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gyp/test/make_global_settings/env-wrapper/
H A Dgyptest-wrapper.py32 cc_host_expected = ('cc_host = ' + os.path.join('..', '..', 'ccache') + ' ' + variable
41 test.must_contain('out/Default/build.ninja', cc_host_expected)
/external/chromium_org/tools/gyp/test/make_global_settings/wrapper/
H A Dgyptest-wrapper.py38 cc_host_expected = ('cc_host = ' + os.path.join('..', '..', 'ccache') + ' ' + variable
44 test.must_contain('out/Default/build.ninja', cc_host_expected)

Completed in 108 milliseconds