Home
last modified time | relevance | path

Searched defs:grepPattern (Results 1 – 1 of 1) sorted by relevance

/art/test/odsign/test-src/com/android/tests/odsign/
DOdsignTestUtils.java114 public Set<String> getMappedArtifacts(String pid, String grepPattern) throws Exception { in getMappedArtifacts()
147 final String grepPattern = ART_APEX_DALVIK_CACHE_DIRNAME + ".*boot"; in getZygoteLoadedArtifacts() local
164 final String grepPattern = ART_APEX_DALVIK_CACHE_DIRNAME + ".*@classes"; in getSystemServerLoadedArtifacts() local