Searched refs:nativeBuildDir (Results 1 – 1 of 1) sorted by relevance
/external/deqp/android/scripts/ |
D | debug.py | 245 …def __init__ (self, libraries=[], nativeBuildDir=None, hostGdbBins=None, deviceGdbCmd=None, appPro… argument 247 self.nativeBuildDir = nativeBuildDir 254 return self.nativeBuildDir 276 nativeBuildDir = "../native/debug-13-armeabi-v7a", 291 nativeBuildDir = "../native/debug-13-armeabi-v7a", 411 nativeBuildDir = "../native/debug-13-armeabi-v7a", 530 nativeBuildDir = "../native/debug-13-armeabi-v7a", 638 nativeBuildDir = "../native/debug-13-armeabi-v7a",
|