Home
last modified time | relevance | path

Searched refs:test_cli_ (Results 1 – 4 of 4) sorted by relevance

/dports/devel/R-cran-cli/cli/tests/testthat/progresstestcpp/src/
H A Dcpp11.cpp15 int test_cli_();
18 return cpp11::as_sexp(test_cli_()); in _progresstestcpp_test_cli_()
H A Dtestcpp.cpp18 int test_cli_() { in test_cli_() function
/dports/devel/R-cran-cli/cli/tests/testthat/progresstestcpp/R/
H A Dtestcpp.R14 test_cli_()
H A Dcpp11.R7 test_cli_ <- function() { function