Home
last modified time | relevance | path

Searched refs:set_output (Results 1 - 5 of 5) sorted by relevance

/third_party/unity/auto/
H A Dstylize_as_junit.py126 def set_output(self, output): member in UnityTestSummary
158 uts.set_output(args.output)
/third_party/nghttp2/src/
H A Dapp_helper.h91 void set_output(FILE *file);
H A Dapp_helper.cc137 void set_output(FILE *file) { outfile = file; } in set_output() function
H A Dshrpx.cc3918 set_output(stderr); in process_options()
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc304 void set_output(MachineRepresentation output) { representation_ = output; } in set_output() function in v8::internal::compiler::RepresentationSelector::final
4249 info->set_output(representation); in SetOutput()

Completed in 15 milliseconds