Searched defs:expected_names (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/src/trace_redaction/ |
D | filter_sched_waking_events_integrationtest.cc | 125 base::FlatHashMap<int32_t, std::string> expected_names; in TEST_F() local
|
/external/tensorflow/tensorflow/cc/saved_model/ |
D | bundle_v2_test.cc | 33 std::vector<std::string> expected_names) { in RestoreVarsAndVerify()
|
/external/pytorch/test/ |
D | test_namedtensor.py | 86 def _test_name_inference(self, op, args=(), expected_names=(), device='cpu', argument 284 def check_tuple_return(op, inputs, expected_names): argument 345 def _test(self_names, other_names, expected_names): argument 1178 def check_output(output, expected_names): argument
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler_test.cc | 2357 const std::vector<string>& expected_names, const int port_num_expected, in ValidateMemoryUsageSnapshot() 2534 const std::vector<string> expected_names = {"x", "y", "z", "w", "add"}; in TEST_F() local 2616 const std::vector<string> expected_names = {"x", "y", "z", "w", "add"}; in TEST_F() local 2654 const std::vector<string> expected_names = {"x", "y", "z", "w", in TEST_F() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph_partition_test.cc | 226 const std::set<string>& expected_names) { in ExpectFunctions()
|
/external/python/cpython3/Lib/test/test_zipfile/ |
D | test_core.py | 3268 def _test_read(self, zipfp, expected_names, expected_content): argument
|