Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_turtle.py167 def _assert_arithmetic_cases(self, test_cases, lambda_operator): argument
174 result = lambda_operator(op1, op2)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_turtle.py179 def _assert_arithmetic_cases(self, test_cases, lambda_operator): argument
188 result = lambda_operator(op1, op2)