Searched defs:compare_to (Results 1 – 5 of 5) sorted by relevance
| /external/openscreen/third_party/mozilla/ |
| D | url_parse_internal.cc | 56 const char* compare_to) { in CompareSchemeComponent()
|
| /external/python/cpython2/Tools/pybench/ |
| D | pybench.py | 634 def print_comparison(self, compare_to, hidenoise=0, limitnames=None): argument
|
| /external/python/cpython2/Lib/test/ |
| D | test_isinstance.py | 259 def blowstack(fxn, arg, compare_to): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_isinstance.py | 285 def blowstack(fxn, arg, compare_to): argument
|
| /external/python/cpython3/Lib/ |
| D | tracemalloc.py | 538 def compare_to(self, old_snapshot, key_type, cumulative=False): member in Snapshot
|