Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkdd/tests/
H A DTests.swift1330 let py2path = "/usr/bin/python2" in testSampleStackshot() variable
1331 if FileManager.default.fileExists(atPath: py2path) { in testSampleStackshot()
1333 task.launchPath = py2path in testSampleStackshot()