Searched refs:getContextFilePattern (Results 1 – 2 of 2) sorted by relevance
268 if (mTestEnvironment.getContextFilePattern() != null) { in build()270 "cluster:context-file-pattern", mTestEnvironment.getContextFilePattern()); in build()
178 public String getContextFilePattern() { in getContextFilePattern() method in TestEnvironment