Home
last modified time | relevance | path

Searched refs:write_csv (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc67 static void write_csv(std::ostream* out, A0&& a0) { in write_csv() function
73 static void write_csv(std::ostream* out, A0&& a0, Arg&&... arg) { in write_csv() function
76 write_csv(out, std::forward<Arg>(arg)...); in write_csv()
92 write_csv(log_.get(), "t", "iteration", "client_backlog", in TrickledCHTTP2()
145 write_csv( in Log()
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Dtokens.py294 write_csv(self, csv_output)
315 def write_csv(database: Database, fd: BinaryIO) -> None: function
462 self._export = write_csv
Ddatabase.py277 tokens.write_csv(database, fd)
/external/pigweed/pw_tokenizer/py/
Ddetokenize_test.py429 tokens.write_csv(