Lines Matching refs:IsValid
19 self.assertTrue(src_file_spec.IsValid(), "Main source file")
26 self.assertTrue(target.IsValid(), VALID_TARGET)
32 break_0.IsValid() and break_0.GetNumLocations() >= 1,
37 break_1.IsValid() and break_1.GetNumLocations() >= 1,
45 self.assertTrue(process.IsValid(), PROCESS_IS_VALID)
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,