Home
last modified time | relevance | path

Searched refs:wellFormedCommand (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.java31 …public static final String wellFormedCommand = "{\"args\":[\"https://bugzilla.mozilla.org/show_bug… field in TestCommandProcessor
60 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testProcessRegisteredCommand()
69 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testProcessUnregisteredCommand()
96 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testParseWellFormedCommand()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/android/sync/test/
H A DTestCommandProcessor.java31 …public static final String wellFormedCommand = "{\"args\":[\"https://bugzilla.mozilla.org/show_bug… field in TestCommandProcessor
60 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testProcessRegisteredCommand()
69 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testProcessUnregisteredCommand()
96 ExtendedJSONObject unparsedCommand = new ExtendedJSONObject(wellFormedCommand); in testParseWellFormedCommand()