Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/bigtable/kernels/test_kernels/
Dbigtable_test_client.cc28 void UpdateRow(const ::google::bigtable::v2::Mutation& mut, in UpdateRow() function
319 UpdateRow(request.mutations(i), &row->columns); in MutateRow()
374 UpdateRow(*mut, &row->columns); in MutateRows()