HomeSort by relevance Sort by last modified time
    Searched refs:FullTableName (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/cloud/kernels/
bigquery_table_accessor.cc 149 return errors::OutOfRange("Reached end of table ", FullTableName());
183 FullTableName());
261 FullTableName());
276 FullTableName());
289 "Tables with repeated columns are not supported: ", FullTableName()));
bigquery_table_accessor.h 153 string FullTableName() {

Completed in 602 milliseconds