Home
last modified time | relevance | path

Searched refs:FileSnapshot (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/perf/
Dbenchmarks168 class FileSnapshot: class
187 return FileSnapshot(filename, contents)
238 modified = FileSnapshot(filename, orig.contents[:index] + contents() + orig.contents[index:])