Searched defs:ignore (Results 1 – 2 of 2) sorted by relevance
83 bool ignore = false; in PrintVector() local
235 let obj = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; property