Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/data_storage/bigquery/
Dbigquery_logger_utils.py257 def get_schema_from_rows_list(rows_list): argument
287 def get_formatted_rows(rows_list, schema): argument
407 def flush(self, rows_list, dataset_id, table_id, retries=5): argument