/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
Test.java | 1 package com.google.polo.json; 9 * Test class. This file is not formally a member of the org.json library. 76 j = XML.toJSONObject("<![CDATA[This is a collection of test patterns and examples for org.json.]]> Ignore the stuff past the end. "); 99 s = "<div id=\"demo\" class=\"JSONML\"><p>JSONML is a transformation between <b>JSON</b> and <b>XML</b> that preserves ordering of document features.</p><p>JSONML can work with JSON arrays or JSON objects.</p><p>Three<br/>little<br/>words</p></div>"; 245 s = "<xml one = 1 two=' \"2\" '><five></five>First \u0009<content><five></five> This is \"content\". <three> 3 </three>JSON does not preserve the sequencing of elements and contents.<three> III </three> <three> T H R E E</three><four/>Content text is an implied structure in XML. <six content=\"6\"/>JSON does not have implied structure:<seven>7</seven>everything is explicit.<![CDATA[CDATA blocks<are><supported>!]]></xml>"; 381 j = new JSONObject("{ fun => with non-standard forms ; forgiving => This package can be used to parse formats that are similar to but not stricting conforming to JSON; why=To make it easier to migrate existing data to JSON,one = [[1.00]]; uno=[[{1=>1}]];'+':+6e66 ;pluses=+++;empty = '' , 'double':0.666,true: TRUE, false (…) [all...] |
/libcore/json/src/test/java/org/json/ |
JSONObjectTest.java | 17 package org.json; 35 * This black box test was written without inspecting the non-free org.json sourcecode. 112 // JSON object doesn't override either equals or hashCode (!) [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/mock/ |
MockUiProvider.java | 47 import org.json.JSONArray;
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
Utils.java | 69 import org.json.JSONObject; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_multiprocessing.py | 2413 import json namespace 2425 import json, subprocess namespace [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_multiprocessing.py | 2413 import json namespace 2425 import json, subprocess namespace [all...] |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
groovy-all-2.2.1.jar | |
/build/core/tasks/ |
cts.mk | 214 org.json,\
|
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
|
jquery-resizable.min.js | [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 20 // load json file for Android API search suggestions 22 // load json files for Google services API suggestions 24 // once the GCM json (GCM_DATA) is loaded, load the GMS json (GMS_DATA) and merge the data [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_impl.cc | 13 #include "base/json/json_writer.h" [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
background.js | 457 var url = chrome.extension.getURL('manifest.json'); 462 var manifest = JSON.parse(xhr.responseText);
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_error_overlay.js | 311 ExtensionErrorOverlay.MANIFEST_FILENAME_ = 'manifest.json';
|
/external/chromium_org/net/tools/testserver/ |
testserver.py | 24 import json namespace 360 'json': 'application/json', 728 """This handler echoes received multipart post data as json format.""" 755 self.wfile.write(json.dumps(result, indent=2, sort_keys=False)) [all...] |
/external/chromium_org/remoting/webapp/ |
host_list.js | 189 * include a JSON-encoded list of host descriptions, which we display if we're 358 'Content-type' : 'application/json; charset=UTF-8' 369 JSON.stringify(newHostDetails), 511 items[remoting.HostList.HOSTS_KEY] = JSON.stringify(this.hosts_);
|
/external/chromium_org/sync/internal_api/ |
sync_encryption_handler_impl_unittest.cc | 10 #include "base/json/json_string_value_serializer.h" 664 JSONStringValueSerializer json(decrypted_bootstrap); 666 json.Deserialize(NULL, NULL)); [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
ninja.py | 8 import json namespace 794 keys = QuoteShellArgument(json.dumps(keys), self.flavor) [all...] |
/external/chromium_org/v8/test/mjsunit/ |
debug-scopes.js | 124 var json; 127 var response = JSON.parse(response_json); 192 var response = JSON.parse(response_json);
|
/external/doclava/res/assets/templates/assets/ |
prettify.js | 7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | 956 json json/tests \ [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | 957 json json/tests \ [all...] |
/external/chromium_org/ |
PRESUBMIT.py | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
jquery.js | [all...] |
/external/chromium_org/v8/test/cctest/ |
test-heap-profiler.cc | [all...] |