Home
last modified time | relevance | path

Searched defs:test_object (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/contrib/distribute/python/
Dcross_device_ops_test.py548 def _reduce(test_object, reduce_op, per_replica, destinations): argument
560 def _batch_reduce(test_object, reduce_op, value_destination_pairs): argument
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_fromlist.py53 def test_object(self): member in HandlingFromlist
/external/jsmn/test/
Dtests.c21 int test_object(void) { in test_object() function
/external/python/cpython2/Lib/test/
Dtest_repr.py272 def test_object(self): member in LongReprTest
Dtest_httpservers.py52 def __init__(self, test_object, request_handler): argument
/external/python/cpython3/Lib/test/
Dtest_reprlib.py299 def test_object(self): member in LongReprTest
Dtest_httpservers.py43 def __init__(self, test_object, request_handler): argument
/external/harfbuzz_ng/test/api/
Dtest-object.c227 test_object (void) in test_object() function
/external/libchrome/base/task/sequence_manager/
Dsequence_manager_impl_unittest.cc3246 WaitableEvent* test_executed) { in TEST_P()