Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/test/java/org/mozilla/android/sync/test/
H A DTestCommandProcessor.java29 public static final String commandWithNoArgs = "{\"command\":\"displayURI\"}"; field in TestCommandProcessor
90 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(commandWithNoArgs); in testParseCommandNoArgs()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/android/sync/test/
H A DTestCommandProcessor.java29 public static final String commandWithNoArgs = "{\"command\":\"displayURI\"}"; field in TestCommandProcessor
90 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(commandWithNoArgs); in testParseCommandNoArgs()