Searched defs:testdata (Results 1 – 4 of 4) sorted by relevance
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/ |
| D | It_posix_pthread.h | 211 static struct testdata { struct 212 pthread_mutex_t mutex; 213 pthread_cond_t cond;
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/ |
| D | It_posix_pthread.h | 225 struct testdata { struct 229 extern struct testdata g_td; argument
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| D | sleepgraph.py | 505 def getdmesg(self, testdata): argument 841 def writeDatafileHeader(self, filename, testdata): argument 860 def outputResult(self, testdata, num=0): argument
|
| /kernel/linux/linux-6.6/tools/power/pm-graph/ |
| D | sleepgraph.py | 547 def getdmesg(self, testdata): argument 886 def writeDatafileHeader(self, filename, testdata): argument 907 def outputResult(self, testdata, num=0): argument
|