Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dwhile_loop_test.cc95 void ExpectOutputValue(int idx, int expected_value) { in ExpectOutputValue() function in __anonbc36f9730111::CApiWhileLoopTest
194 ExpectOutputValue(0, 3); in TEST_F()
195 ExpectOutputValue(1, 2); in TEST_F()
292 ExpectOutputValue(0, 8); in TEST_F()
293 ExpectOutputValue(1, 3); in TEST_F()
439 ExpectOutputValue(0, 1); in TEST_F()