Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/data_storage/bigquery/
Dbigquery_logger_utils.py242 def get_schema_from_dict(dictionary): function
284 return get_schema_from_dict(schema)
381 table.schema = get_schema_from_dict(updated_schema_dict)
Dtest_bigquery_utils.py141 assert utils.get_schema_from_dict(dict) == target