Searched defs:classNames (Results 1 – 1 of 1) sorted by relevance
223 …rifierImpl(std::atomic<bool> &result, Runtime &runtime, const std::vector<std::string> &classNames, in RunVerifierImpl()283 const std::vector<std::string> &classNames = cliOptions.GetClasses(); in RunVerifier() local