Home
last modified time | relevance | path

Searched refs:sane_row (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/tools/profiling/microbenchmarks/
Dbm2bq.py60 sane_row = {} variable
64 sane_row[name] = SANITIZE[sql_type](row[name])
65 writer.writerow(sane_row)
/external/rust/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/
Dbm2bq.py60 sane_row = {} variable
64 sane_row[name] = SANITIZE[sql_type](row[name])
65 writer.writerow(sane_row)