Home
last modified time | relevance | path

Searched refs:ignores (Results 1 - 14 of 14) sorted by relevance

/third_party/cJSON/tests/unity/auto/
H A Dunity_test_summary.rb42 ignore_output << output[:ignores] unless output[:ignores].empty?
87 results = { failures: [], ignores: [], successes: [] }
92 when 'IGNORE' then results[:ignores] << line_out
H A Dunity_test_summary.py37 ignores = details['ignores']
39 if len(ignores) > 0: ignore_output.append('n'.join(ignores))
86 results = { 'failures': [], 'ignores': [], 'successes': [] }
101 results['ignores'].append(line_out)
H A Dstylize_as_junit.rb145 when 'IGNORE' then results[:ignores] << { test: test_name, line: src_line, message: msg }
169 ignores: [],
206 result = results[:ignores]
/third_party/unity/auto/
H A Dunity_test_summary.rb42 ignore_output << output[:ignores] unless output[:ignores].empty?
87 results = { failures: [], ignores: [], successes: [] }
96 when 'IGNORE' then results[:ignores] << line_out
H A Dunity_test_summary.py37 ignores = details['ignores']
39 if len(ignores) > 0: ignore_output.append('n'.join(ignores))
86 results = { 'failures': [], 'ignores': [], 'successes': [] }
101 results['ignores'].append(line_out)
H A Dstylize_as_junit.rb145 when 'IGNORE' then results[:ignores] << { test: test_name, line: src_line, message: msg }
166 ignores: [],
203 result = results[:ignores]
/third_party/ninja/misc/
H A Dci.py5 ignores = [ variable
23 if any([path.startswith(x) for x in ignores]):
/third_party/python/Lib/test/
H A Dtest_type_comments.py74 ignores = """\
311 for tree in self.parse_all(ignores):
322 tree = self.classic_parse(ignores)
/third_party/nghttp2/doc/_exts/rubydomain/
H A Drubydomain.py491 ignores = self.domain.env.config['modindex_common_prefix']
492 ignores = sorted(ignores, key=len, reverse=True)
503 for ignore in ignores:
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dgen_restricted_traces.py334 ignores = ['%s/' % trace for trace in traces]
336 out_file.write('\n'.join(sorted(ignores)))
/third_party/curl/scripts/
H A Dcd2cd34 on and it ignores errors on single files.
220 # this ignores errors
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1290 default C<BROKEN> function ignores the C<BROKEN_ARG>, but you can
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1290 default C<BROKEN> function ignores the C<BROKEN_ARG>, but you can
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4798 % sufficient for this purpose, as it ignores stretch and shrink parts
7942 % etc. don't get their TeX definitions. This ignores all spaces in

Completed in 17 milliseconds