Home
last modified time | relevance | path

Searched defs:test_map (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/python/saved_model/model_utils/
Dmode_keys_test.py27 def test_map(self): member in ModeKeyMapTest
/external/google-breakpad/src/processor/
Dstatic_contained_range_map_unittest.cc242 scoped_ptr<TestMap> test_map(new TestMap(serialized_data.get())); in TEST_F() local
262 scoped_ptr<TestMap> test_map(new TestMap(serialized_data.get())); in TEST_F() local
Daddress_map_unittest.cc79 TestMap test_map; in DoAddressMapTest() local
Dstatic_map_unittest.cc94 TestMap test_map; member in TestInvalidMap
305 TestMap test_map[kNumberTestCases]; member in TestValidMap
Dstatic_address_map_unittest.cc149 TestMap test_map[kNumberTestCases]; member in TestStaticAddressMap
/external/tensorflow/tensorflow/compiler/xla/
Ddebug_options_parsers_test.cc29 std::unordered_map<std::string, std::string> test_map; in TEST() local
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_style.py24 def test_map(self): member in StyleTest
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_style.py24 def test_map(self): member in StyleTest
/external/python/pybind11/tests/
Dtest_stl.py55 def test_map(doc): function
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dmap_unittest_proto3.proto71 TestMap test_map = 1; field
/external/protobuf/csharp/protos/
Dmap_unittest_proto3.proto67 TestMap test_map = 1; field
/external/protobuf/src/google/protobuf/
Dmap_unittest.proto67 TestMap test_map = 1; field
/external/python/cpython3/Lib/test/
Dtest_itertools.py1152 def test_map(self): member in TestBasicOps
1627 def test_map(self): member in TestExamples
1782 def test_map(self): member in TestGC
1979 def test_map(self): member in TestVariousIteratorArgs
Dtest_concurrent_futures.py680 def test_map(self): member in ExecutorTest
Dtest_builtin.py875 def test_map(self): member in BuiltinTest
D_test_multiprocessing.py2350 def test_map(self): member in _TestPool
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins_test.py215 def test_map(self): member in PyBuiltinsTest
/external/python/futures/
Dtest_futures.py483 def test_map(self): member in ExecutorTest
/external/python/six/
Dtest_six.py230 def test_map(): function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc2269 const std::unordered_map<T, U>& test_map) { in ExpectUnorderedMapEq()
/external/python/cpython2/Lib/test/
Dtest_builtin.py724 def test_map(self): member in BuiltinTest
Dtest_multiprocessing.py1195 def test_map(self): member in _TestPool
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc3741 map<int, std::string> test_map; in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4850 map<int, std::string> test_map; in TEST() local