Home
last modified time | relevance | path

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

/dports/devel/spark/spark-2.1.1/R/pkg/inst/tests/testthat/
H A Dtest_context.R34 funcSparkROrEmpty <- grepl("\\(package SparkR\\)$|^$", func) globalVar
35 maskedBySparkR <- masked[funcSparkROrEmpty]