Searched refs:testtype (Results 1 – 2 of 2) sorted by relevance
350 def check_rule(self, testtype, metric_list): argument358 if testtype == "RelationshipTest":554 testtype = r['TestType']555 if not self.check_rule(testtype, r['Metrics']):557 if testtype == 'RelationshipTest':559 elif testtype == 'SingleMetricTest':562 print("Unsupported Test Type: ", testtype)
4320 int testtype; in rcu_torture_init_srcu_lockdep() local4326 testtype = (test_srcu_lockdep / 10) % 100; in rcu_torture_init_srcu_lockdep()4340 if (testtype == 0) { in rcu_torture_init_srcu_lockdep()4356 if (testtype == 1) { in rcu_torture_init_srcu_lockdep()4377 if (testtype == 2) { in rcu_torture_init_srcu_lockdep()4399 if (testtype == 3) { in rcu_torture_init_srcu_lockdep()