Searched defs:kernels (Results 1 – 2 of 2) sorted by relevance
72 const std::vector<MatrixKernel>& kernels, Level kernelLevel, std::string* error) const { in getMatchedKernelRequirements() argument200 const std::vector<const MatrixKernel*>& kernels, std::string* error) const { in getMatchedKernelVersionAndConfigs() argument
1702 const auto& kernels = getKernels(cm); in TEST_F() local