Home
last modified time | relevance | path

Searched refs:can_plot (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/criterion/tests/
Dcriterion_tests.rs382 if short_benchmark(&tempdir).can_plot() { in test_output_files()
406 if short_benchmark(&tempdir).can_plot() { in test_output_files()
415 if short_benchmark(&tempdir).can_plot() { in test_output_files()
439 if short_benchmark(&tempdir).can_plot() { in test_output_files_flat_sampling()
/external/rust/crates/criterion/src/
Dlib.rs658 pub fn can_plot(&self) -> bool { in can_plot() method
/external/rust/crates/criterion/
DCHANGELOG.md23 - `Criterion::can_plot` is no longer useful and is deprecated pending deletion in 0.4.0.