/cts/tools/utils/cts/ |
D | tools.py | 39 def __init__(self, is_root=False): argument 44 def Add(self, names): argument 53 def WriteDescription(self, doc, parent): argument 70 def __init__(self, package_name, app_package_name=''): argument 77 def AddTest(self, name): argument 89 def AddAttribute(self, name, value): argument 93 def GetDocument(self): argument 103 def WriteDescription(self, writer): argument 113 def __init__(self, all_packages): argument 123 def Exclude(self, pattern): argument [all …]
|
/cts/suite/pts/utils/ |
D | get_csv_report.py | 36 def __init__(self, name, average, stddev, passFail): argument 42 def getName(self): argument 45 def getStddev(self): argument 48 def getAverage(self): argument 51 def getPassFail(self): argument 87 def __init__(self, reportXml): argument 112 def addKV(self, key, value): argument 116 def getResults(self): argument 119 def getKeys(self): argument 122 def getValues(self): argument
|
/cts/suite/audio_quality/test_description/ |
D | processing_main.py | 63 def __init__(self, conn): argument 65 def __del__(self): argument 67 def run(self): argument 145 def readRaw(self, length): argument 157 def readI32(self): argument 162 def readI64(self): argument 167 def readDouble(self): argument 172 def readI16Array(self, length): argument 177 def sendI32(self, i32): argument 181 def sendI64(self, i64): argument [all …]
|
/cts/tools/utils/ |
D | android_api_description_splitter.py | 85 def __init__(self, xmlfile, outPath): argument 93 def split(self, tag): argument 103 def __trimElem(self, elem): argument 120 def __generateFile(self, elem): argument 136 def __removeAllChild(self, elem): argument
|
D | buildCts.py | 55 def __init__(self, argv): argument 79 def GenerateTestDescriptions(self): argument 92 def __WritePlan(self, plan, plan_name): argument 96 def GenerateTestPlans(self): argument
|
/cts/suite/audio_quality/lib/src/task/ |
D | ModelBuilder.cpp | 102 TaskGeneric* ModelBuilder::parseGeneric(const TiXmlElement& self, int tableIndex) in parseGeneric()
|
/cts/suite/audio_quality/lib/src/audio/ |
D | RemoteAudio.cpp | 140 RemoteAudio* self = reinterpret_cast<RemoteAudio*>(data); in socketRxCallback() local
|
/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/js/ |
D | jquery.js | 1052 self = { variable
|
/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/ |
D | pdfjs.js | 17407 'topDict': (function topDict(self) { argument 17451 'strings': (function strings(self) { argument 17464 'charset': (function charset(self) { argument 17485 'privateData': (function cffWrapPrivate(self) { argument
|