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