Home
last modified time | relevance | path

Searched defs:test_pair (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dstrided_slice_op_test.cc97 for (const BroadcastPair& test_pair : test_pairs) { in TEST() local
117 for (const BroadcastPair& test_pair : test_pairs) { in TEST() local
136 for (const BroadcastPair& test_pair : test_pairs) { in TEST() local
159 for (const BroadcastPair& test_pair : test_pairs) { in TEST() local
197 for (const BroadcastPair& test_pair : test_pairs) { in TEST() local
213 const BroadcastPair& test_pair = test_input.first; in TEST() local
237 const BroadcastPair& test_pair = std::get<0>(test_input); in TEST() local
261 const BroadcastPair& test_pair = std::get<0>(test_input); in TEST() local
289 const BroadcastPair& test_pair = std::get<0>(test_input); in TEST() local
313 const BroadcastPair& test_pair = test_input.first; in TEST() local
[all …]
/external/python/cpython2/Lib/test/
Dtest_zlib.py215 def test_pair(self): member in CompressObjectTestCase
/external/python/cpython3/Lib/test/
Dtest_zlib.py236 def test_pair(self): member in CompressObjectTestCase