Home
last modified time | relevance | path

Searched refs:get_schema_from_rows_list (Results 1 – 2 of 2) 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): function
426 local_schema = get_schema_from_rows_list(correctly_formatted_rows_list)
Dtest_bigquery_utils.py233 assert utils.get_schema_from_rows_list(row_list) == schema