Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dalgorithm_test.cc47 bool ExpectBefore(const std::vector<std::pair<string, string>>& ordered_pairs, in ExpectBefore() argument
49 for (const std::pair<string, string>& pair : ordered_pairs) { in ExpectBefore()