Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DOptionHelper.java105 String quoteMatching = "(\"[^\"]+\")"; in getValidCliArgs() local
111 + "(" + quoteMatching + "|([\\w\\/\\s:=.]|"+ nonSpacedHypen + ")+))?" in getValidCliArgs()
114 + quoteMatching in getValidCliArgs()