Searched defs:set_output (Results 1 – 3 of 3) sorted by relevance
| /third_party/unity/auto/ | ||
| D | stylize_as_junit.py | 126 def set_output(self, output): member in UnityTestSummary |
| /third_party/nghttp2/src/ | ||
| D | app_helper.cc | 137 void set_output(FILE *file) { outfile = file; } in set_output() function |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | simplified-lowering.cc | 304 void set_output(MachineRepresentation output) { representation_ = output; } in set_output() function in v8::internal::compiler::RepresentationSelector::NodeInfo |