Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_test_util.cc363 bool found_t = false; in IsAddN() local
368 found_t = true; in IsAddN()
380 return found_t && found_n; in IsAddN()