Searched refs:ordered_pairs (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
H A Dalgorithm_test.cc41 // pair orders described in 'ordered_pairs'.
42 bool ExpectBefore(const std::vector<std::pair<string, string>>& ordered_pairs, argument
44 for (const std::pair<string, string>& pair : ordered_pairs) {

Completed in 111 milliseconds