HomeSort by relevance Sort by last modified time
    Searched refs:get_urandom_subprocess (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_os.py 547 def get_urandom_subprocess(self, count): member in class:URandomTests
566 data1 = self.get_urandom_subprocess(16)
567 data2 = self.get_urandom_subprocess(16)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 547 def get_urandom_subprocess(self, count): member in class:URandomTests
566 data1 = self.get_urandom_subprocess(16)
567 data2 = self.get_urandom_subprocess(16)
    [all...]

Completed in 30 milliseconds