Home
last modified time | relevance | path

Searched refs:try4 (Results 1 – 3 of 3) sorted by relevance

/external/python/apitools/apitools/base/py/
Dutil_test.py89 try4 = util.CalculateWaitForRetry(4)
90 self.assertTrue(try4 >= 8.0)
91 self.assertTrue(try4 <= 24.0)
/external/llvm-project/libcxxabi/test/
Dunwind_06.pass.cpp59 double try4(bool v) { in try4() function
186 try4(true); in foo()
/external/libcxxabi/test/
Dunwind_06.pass.cpp55 double try4(bool v) { in try4() function
182 try4(true); in foo()