Home | History | Annotate | Download | only in 099-vmdebug
      1 Confirm enable/disable
      2 status=0
      3 status=1
      4 status=0
      5 Confirm sampling
      6 status=2
      7 status=0
      8 Test starting when already started
      9 status=1
     10 status=1
     11 Test stopping when already stopped
     12 status=0
     13 status=0
     14 Test tracing with empty filename
     15 Got expected exception
     16 Test tracing with bogus (< 1024 && != 0) filesize
     17 Got expected exception
     18 Test sampling with bogus (<= 0) interval
     19 Got expected exception
     20 Instances of ClassA 2
     21 Instances of ClassB 1
     22 Instances of null 0
     23 Instances of ClassA assignable 3
     24 Array counts [2, 1, 0]
     25 Array counts assignable [3, 1, 0]
     26 ClassD got 3, combined mask: 13
     27 ClassE got 2, combined mask: 18
     28 null got 0
     29 ClassD assignable got 5, combined mask: 31
     30 ClassE assignable got 2, combined mask: 18
     31 null assignable got 0
     32