Searched defs:capturing (Results 1 – 8 of 8) sorted by relevance
151 bool capturing() const { return capturing_; } in capturing() function
77 capturing = -2, enumerator
60 int capturing = 1; variable
63 int capturing = 1; variable
910 int capturing = 0; /* output is going to a file instead of stdout */ in run_child() local
959 bool capturing = false; in block_for_case() local
3470 bool capturing = false; member in StdOutCapture