Home
last modified time | relevance | path

Searched refs:get_urandom_subprocess (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_os.py1818 def get_urandom_subprocess(self, count): member in URandomTests
1830 data1 = self.get_urandom_subprocess(16)
1831 data2 = self.get_urandom_subprocess(16)

Completed in 7 milliseconds