Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_def_builder.cc61 const string quote_str(1, quote_ch); in ConsumeQuotedString() local
63 .OneLiteral(quote_str.c_str()) in ConsumeQuotedString()
67 .OneLiteral(quote_str.c_str()) in ConsumeQuotedString()