xref: /aosp_15_r20/art/test/051-thread/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1JNI_OnLoad called
2thread test starting
3testThreadCapacity thread count: 128
4testThreadDaemons starting thread 'TestDaemonThread'
5testThreadDaemons @ Thread running
6testThreadDaemons @ Got expected setDaemon exception
7testThreadDaemons @ Thread bailing
8testThreadDaemons finished
9testSleepZero finished
10testSetName starting
11testSetName running
12testSetName finished
13testThreadPriorities starting
14testThreadPriorities finished
15Found current Thread in ThreadGroup
16Found expected stack in getAllStackTraces()
17thread test done
18