OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updated_result_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/rebaseline_server/
compare_to_expectations.py
316
updated_result_type
= results.KEY__RESULT_TYPE__SUCCEEDED
319
updated_result_type
= results.KEY__RESULT_TYPE__FAILUREIGNORED
321
updated_result_type
= result_type
323
results.KEY__EXTRACOLUMNS__RESULT_TYPE:
updated_result_type
,
337
if
updated_result_type
!= results.KEY__RESULT_TYPE__SUCCEEDED:
/external/skia/gm/rebaseline_server/
compare_to_expectations.py
316
updated_result_type
= results.KEY__RESULT_TYPE__SUCCEEDED
319
updated_result_type
= results.KEY__RESULT_TYPE__FAILUREIGNORED
321
updated_result_type
= result_type
323
results.KEY__EXTRACOLUMNS__RESULT_TYPE:
updated_result_type
,
337
if
updated_result_type
!= results.KEY__RESULT_TYPE__SUCCEEDED:
Completed in 512 milliseconds