Lines Matching refs:term_width
347 let cmd = Command::new("ctest").version("1.0").term_width(0);
368 .term_width(67)
414 .term_width(68)
473 .term_width(67)
549 let cmd = Command::new("ctest").version("0.1").term_width(70).arg(
725 .term_width(52)
743 .term_width(i)
769 let cmd = Command::new("ctest").version("0.1").term_width(24);
793 .term_width(60)
822 .term_width(60)
835 .term_width(30)
908 .term_width(120)
920 .term_width(120)
931 .term_width(120)
1232 .term_width(35);
1467 let app1 = Command::new("default").version("0.1").term_width(120).arg(
1476 let app2 = Command::new("default").version("0.1").term_width(120).arg(
1498 let app1 = Command::new("default").version("0.1").term_width(120).arg(
2779 .term_width(0)