Searched refs:test_npo (Results 1 – 1 of 1) sorted by relevance
68 def __init__(self, board, tested_release, test_nmo, test_npo, argument81 self.test_npo = test_npo220 if not (self.test_nmo or self.test_npo):262 if (delta_type == 'npo' and not self.test_npo) or (342 board, args.tested_release, args.test_nmo, args.test_npo,346 if args.test_nmo or args.test_npo: