Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dmod_generics_cache.py6 default_b: Optional['B'] = None variable
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_class_type.py1244 def default_b() -> int: function