HomeSort by relevance Sort by last modified time
    Searched defs:compiledXPath (Results 1 - 7 of 7) sorted by null

  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/xml/
HasXPath.java 29 private final XPathExpression compiledXPath;
53 this.compiledXPath = compiledXPath(xPathExpression, namespaceContext);
76 return matched(compiledXPath.evaluate(item, evaluationMode), mismatch);
96 private static XPathExpression compiledXPath(String xPathExpression, NamespaceContext namespaceContext) {
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.1/
hamcrest-library-1.1.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
hamcrest-library-1.3.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
hamcrest-library-1.3.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
hamcrest-library-1.3.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 

Completed in 57 milliseconds