Home
last modified time | relevance | path

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

/third_party/littlefs/scripts/
H A Dbench.py745 class BenchFailure(Exception): class
865 raise BenchFailure(last_id, 1, list(last_stdout))
872 raise BenchFailure(
899 except BenchFailure as failure:

Completed in 3 milliseconds