Home
last modified time | relevance | path

Searched refs:IgnoreOutput (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/gyp/test/mac/
Dgyptest-xcode-gcc.py17 def IgnoreOutput(string, expected_string): function
56 stderr=None, match=IgnoreOutput)
Dgyptest-identical-name.py31 def IgnoreOutput(string, expected_string): function