Home
last modified time | relevance | path

Searched refs:pyargs (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/libkdd/tests/
H A DTests.swift1312 let pyargs = ["-p", Bundle(for:self.classForCoder).path(forResource: name, ofType: nil)!] in testSampleStackshot() variable
1315 task.arguments = pyargs in testSampleStackshot()
1334 task.arguments = [kcdatapy!] + pyargs in testSampleStackshot()