Searched refs:for_test (Results 1 – 3 of 3) sorted by relevance
19 fn for_test() -> Result<Self, super::error::Error> { in for_test() method29 let ac = AutoCfg::for_test().unwrap(); in autocfg_version()49 let ac = AutoCfg::for_test().unwrap(); in probe_add()63 let ac = AutoCfg::for_test().unwrap(); in probe_as_ref()75 let ac = AutoCfg::for_test().unwrap(); in probe_i128()83 let ac = AutoCfg::for_test().unwrap(); in probe_sum()96 let ac = AutoCfg::for_test().unwrap(); in probe_std()102 let ac = AutoCfg::for_test().unwrap(); in probe_alloc()108 let ac = AutoCfg::for_test().unwrap(); in probe_bad_sysroot_crate()114 let ac = AutoCfg::for_test().unwrap(); in probe_no_std()[all …]
225 def parse_gn_file(options, for_test): argument226 if for_test:262 def build_file_list(options, for_test): argument263 sources = parse_gn_file(options, for_test)440 def check_correctness_for_arch(options, for_test): argument441 files = build_file_list(options, for_test)468 if for_test:
743 + bool for_test = base::CommandLine::ForCurrentProcess()->HasSwitch(switches::kForTest);744 + if (for_test) {48943 + bool for_test =48945 + if (for_test) {