Home
last modified time | relevance | path

Searched defs:set_output (Results 1 – 3 of 3) sorted by relevance

/third_party/unity/auto/
Dstylize_as_junit.py126 def set_output(self, output): member in UnityTestSummary
/third_party/nghttp2/src/
Dapp_helper.cc137 void set_output(FILE *file) { outfile = file; } in set_output() function
/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.cc304 void set_output(MachineRepresentation output) { representation_ = output; } in set_output() function in v8::internal::compiler::RepresentationSelector::NodeInfo