Lines Matching refs:GetValueAsSigned
60 test_result.IsValid() and test_result.GetValueAsSigned() == 1,
65 test_result.IsValid() and test_result.GetValueAsSigned() == 1,
70 test_result.IsValid() and test_result.GetValueAsSigned() == 3,
75 test_result.IsValid() and test_result.GetValueAsSigned() == 2,
80 test_result.IsValid() and test_result.GetValueAsSigned() == 4,
85 test_result.IsValid() and test_result.GetValueAsSigned() == 9,
90 test_result.IsValid() and test_result.GetValueAsSigned() == 0,
95 test_result.IsValid() and test_result.GetValueAsSigned() == 35,
104 test_result.IsValid() and test_result.GetValueAsSigned() == 99,
109 test_result.IsValid() and test_result.GetValueAsSigned() == 99,
114 test_result.IsValid() and test_result.GetValueAsSigned() == 3,
133 test_result.IsValid() and test_result.GetValueAsSigned() == 5,