Home
last modified time | relevance | path

Searched defs:expected_segments (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment_test.cc66 const std::vector<std::set<string>>& expected_segments) { in RunTest()
76 const std::vector<std::set<string>>& expected_segments) { in ValidateSegment()
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dmtb_unittest.py607 def _test_get_segments(self, list_t, list_coord, expected_segments, ratio): argument