Searched refs:json_example (Results 1 – 1 of 1) sorted by relevance
1213 const tstring& json_example = json_examples->flat<tstring>()(i); in Compute() local1214 protobuf::io::ArrayInputStream in(json_example.data(), in Compute()1215 json_example.size()); in Compute()