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

  /external/autotest/server/
source_kernel.py 4 This module defines the SourceKernel class
6 SourceKernel: an linux kernel built from source
13 class SourceKernel(kernel.Kernel):
25 super(SourceKernel, self).__init__()
source_kernel_unittest.py 16 self.source_kernel = source_kernel.SourceKernel(self.k)
git_kernel.py 109 sk = source_kernel.SourceKernel(remote_source_material)

Completed in 1198 milliseconds