Searched refs:_convert_topology_to_string (Results 1 – 2 of 2) sorted by relevance
18 data = servo_topology._convert_topology_to_string(None)22 data = servo_topology._convert_topology_to_string({})48 result = servo_topology._convert_topology_to_string(data)65 result = servo_topology._convert_topology_to_string(data)
77 data = _convert_topology_to_string(self._topology)315 def _convert_topology_to_string(topology): function