Files
rk35xx-android14/art/test/099-vmdebug/expected-stdout.txt
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

28 lines
584 B
Plaintext

Confirm enable/disable
status=0
status=1
status=0
Confirm sampling
status=2
status=0
Test starting when already started
status=1
status=1
Test stopping when already stopped
status=0
status=0
Test tracing with empty filename
Got expected exception
Test tracing with bogus (< 1024 && != 0) filesize
Got expected exception
Got expected exception
Test sampling with bogus (<= 0) interval
Got expected exception
Got expected exception
Instances of ClassA 2
Instances of ClassB 1
Instances of null 0
Instances of ClassA assignable 3
Array counts [2, 1, 0]
Array counts assignable [3, 1, 0]