Home
last modified time | relevance | path

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

/third_party/littlefs/scripts/
H A Dbench.py144 class BenchSuite: class
145 # create a BenchSuite object from a toml file
240 suites = [BenchSuite(path, args) for path in paths]
260 isinstance(seen[case.name], BenchSuite)

Completed in 2 milliseconds