HomeSort by relevance Sort by last modified time
    Searched full:expand_classic (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/bin/
kernelexpand.py 129 def expand_classic(kernel, mirrors): function
kernel_unittest.py 125 self.god.stub_function(kernelexpand, "expand_classic")
211 kernelexpand.expand_classic.expect_call(kernel,
233 kernelexpand.expand_classic.expect_call(kernel,
kernel.py 239 patches = kernelexpand.expand_classic(kernel, mirrors)

Completed in 47 milliseconds