HomeSort by relevance Sort by last modified time
    Searched refs:link_expected (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/test/make_global_settings/basics/
gyptest-make_global_settings.py 29 link_expected = """
33 link_expected = """
37 test.must_contain('Makefile', link_expected)
  /external/chromium_org/tools/gyp/test/make_global_settings/wrapper/
gyptest-wrapper.py 32 link_expected = 'LINK ?= $(abspath distlink) $(abspath clang++)'
34 test.must_contain('Makefile', link_expected)

Completed in 77 milliseconds