Searched refs:validate_results (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_p5i.py138 def validate_results(results): function in function:TestP5I.test_parse_write
163 validate_results(p5i.parse(fileobj=fobj))
172 validate_results(p5i.parse(location=path1))
179 validate_results(p5i.parse(location=location))
H A Dt_api.py465 def validate_results(results): function in function:.test_publisher_apis
489 validate_results(api_obj.parse_p5i(fileobj=fobj))
572 validate_results(api_obj.parse_p5i(location=path1))
576 validate_results(api_obj.parse_p5i(location="file://" + path1))

Completed in 15 milliseconds