Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dis.py707 def do_disassembly_compare(self, got, expected, with_offsets=False): argument
733 def do_disassembly_test(self, func, expected, with_offsets=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_string_ops.py412 replace_control_characters, with_offsets): argument