Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.cc216 static string ExampleWithSomeFeatures() { in ExampleWithSomeFeatures() function
250 TEST(FastParse, SomeFeatures) { TestCorrectness(ExampleWithSomeFeatures()); } in TEST()
276 std::vector<tstring> serialized(kNumExamples, ExampleWithSomeFeatures()); in TEST()