Searched defs:self (Results 1 – 3 of 3) sorted by relevance
| /system/core/libacc/tests/ |
| D | test.py | 158 def checkResult(self, out, err, stdErrResult, stdOutResult=""): argument 165 def compileCheck(self, args, stdErrResult, stdOutResult="", argument 177 def compileCheckArm(self, args, result): argument 180 def testCompileReturnVal(self): argument 183 def testCompileOTCCANSII(self): argument 186 def testRunReturnVal(self): argument 190 def testStringLiteralConcatenation(self): argument 194 def testRunOTCCANSI(self): argument 201 def testRunOTCCANSI2(self): argument 207 def testRunConstants(self): argument [all …]
|
| /system/extras/tests/sdcard/ |
| D | plot_sdcard.py | 50 def __init__(self, line): argument 60 def __repr__(self): argument 63 def Add(self, time, value): argument 67 def RescaleTo(self, length): argument 87 def __init__(self): argument 97 def Parse(self, line): argument 113 def AsTitle(self): argument 117 def UpdateWith(self, dataset): argument
|
| /system/extras/tests/bionic/libc/common/ |
| D | test_pthread_getcpuclockid.c | 41 pthread_t self = pthread_self(); in thread_func() local
|