Home
last modified time | relevance | path

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

/third_party/ninja/src/
H A Dclean.cc27 Cleaner::Cleaner(State* state, in Cleaner() function in Cleaner
38 int Cleaner::RemoveFile(const string& path) { in RemoveFile()
42 bool Cleaner::FileExists(const string& path) { in FileExists()
50 void Cleaner::Report(const string& path) { in Report()
56 void Cleaner::Remove(const string& path) { in Remove()
72 bool Cleaner::IsAlreadyRemoved(const string& path) { in IsAlreadyRemoved()
77 void Cleaner::RemoveEdgeFiles(Edge* edge) { in RemoveEdgeFiles()
87 void Cleaner::PrintHeader() { in PrintHeader()
98 void Cleaner
[all...]
H A Dclean_test.cc50 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
82 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
113 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
145 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
178 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
212 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
242 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
263 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
278 Cleaner cleaner(&state_, config_, &fs_); in TEST_F()
293 Cleaner cleane in TEST_F()
[all...]
H A Dclean.h30 struct Cleaner { struct
32 Cleaner(State* state,
H A Dninja.cc871 Cleaner cleaner(&state_, config_, &disk_interface_); in ToolClean()
883 Cleaner cleaner(&state_, config_, &disk_interface_); in ToolCleanDead()
/third_party/typescript/tests/baselines/reference/
H A DnoAsConstNameLookup.js5 export type Cleaner = <W extends Store>(runner: FeatureRunner<W>) => Promise<any>
8 private readonly cleaners: Cleaner[] = []
/third_party/python/Lib/test/
H A Dtest_enum.py3922 class Cleaner(IntEnum): class
4047 class Cleaner(IntEnum): class

Completed in 13 milliseconds