Searched refs:test_type (Results 1 – 3 of 3) sorted by relevance
254 if args.test_type == 'blackbox':256 if args.test_type == 'whitebox':260 if args.test_type == 'blackbox':262 if args.test_type == 'whitebox':504 if args.test_type == 'blackbox':506 if args.test_type == 'whitebox':
649 for (auto test_type : test_types) { in GenerateArgList() local652 if (test_type == PLAIN_TABLE_SEMI_FIXED_PREFIX || in GenerateArgList()653 test_type == PLAIN_TABLE_FULL_STR_PREFIX || in GenerateArgList()654 test_type == PLAIN_TABLE_TOTAL_ORDER) { in GenerateArgList()657 one_arg.type = test_type; in GenerateArgList()672 one_arg.type = test_type; in GenerateArgList()
456 # [test_name, test_src, test_type, extra_deps, extra_compiler_flags]