Searched refs:ExpectSubstrOrder (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/cc/framework/ |
D | cc_op_gen_test.cc | 74 void ExpectSubstrOrder(const string& s, const string& before, in ExpectSubstrOrder() function 148 ExpectSubstrOrder(h_file_text, "Input images", "Input dim"); in TEST() 154 ExpectSubstrOrder(h_file_text, "Input dim", "Input images"); in TEST()
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_op_gen_test.cc | 36 void ExpectSubstrOrder(const string& s, const string& before, in ExpectSubstrOrder() function 370 ExpectSubstrOrder(code, typevar_foo, def_foo); in TEST()
|