Searched refs:testtype (Results 1 – 2 of 2) sorted by relevance
330 def check_rule(self, testtype, metric_list): argument338 if testtype == "RelationshipTest":525 testtype = r['TestType']526 if not self.check_rule(testtype, r['Metrics']):528 if testtype == 'RelationshipTest':530 elif testtype == 'SingleMetricTest':533 print("Unsupported Test Type: ", testtype)
3554 int testtype; in rcu_torture_init_srcu_lockdep() local3560 testtype = (test_srcu_lockdep / 10) % 100; in rcu_torture_init_srcu_lockdep()3574 if (testtype == 0) { in rcu_torture_init_srcu_lockdep()3590 if (testtype == 1) { in rcu_torture_init_srcu_lockdep()3611 if (testtype == 2) { in rcu_torture_init_srcu_lockdep()3633 if (testtype == 3) { in rcu_torture_init_srcu_lockdep()