Home
last modified time | relevance | path

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

/third_party/unity/auto/
H A Dparse_output.rb48 @test_ignored = 0
78 heading = "<testsuite name=#{xml_encode_s(@real_test_suite_name)} tests=\"#{@total_tests}\" failures=\"#{@test_failed}\" skips=\"#{@test_ignored}\">"
217 def test_ignored(array) method in ParseOutput
275 @test_ignored = 0
318 @test_ignored += 1
328 test_ignored(line_array)
329 @test_ignored += 1
332 test_ignored(line_array)
333 @test_ignored += 1
343 test_ignored(line_arra
[all...]
/third_party/cJSON/tests/unity/auto/
H A Dparse_output.rb82 def test_ignored(array) method in ParseOutput
175 test_ignored(line_array)
/third_party/python/Lib/test/
H A Dtest_trace.py429 def test_ignored(self): member in Test_Ignore

Completed in 2 milliseconds