Home
last modified time | relevance | path

Searched refs:test_invariant_for_the_in_operator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_collections.py979 def test_invariant_for_the_in_operator(self): member in TestCounter
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_collections.py2216 def test_invariant_for_the_in_operator(self): member in TestCounter