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