Searched defs:SetOutput (Results 1 – 10 of 10) sorted by relevance
114 #define SetOutput(X, T) \ in Invoke() macro
110 #define SetOutput(X, T) \ in Invoke() macro
125 #define SetOutput(X, T) \ in Invoke() macro
208 #define SetOutput(X) \ in Invoke() macro
218 #define SetOutput(X) \ in Invoke() macro
255 #define SetOutput(X) \ in Invoke() macro
206 #define SetOutput(X) \ in Invoke() macro
167 func (s *stdLogger) SetOutput(path string) *stdLogger { func
128 func (t *tracerImpl) SetOutput(filename string) { func
1624 TEST_F(ValidationTestExecution, SetOutput) { in TEST_F() argument