Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/editors/code/tests/
DrunTests.ts12 const jsonData = fs.readFileSync(path.join(extensionDevelopmentPath, "package.json")); constant
/third_party/skia/gm/
Dparticles.cpp45 auto jsonData = GetResourceAsData(SkStringPrintf("particles/%s.json", fName).c_str()); in onOnceBeforeDraw() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp144 std::vector<uint8_t> jsonData = json.getData(); in TEST_P() local
/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/
DFlatBuffersMonsterWriterTests.swift360 var jsonData: String { variable
/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/
DFlatBuffersUnionTests.swift253 var jsonData: String { variable
DFlatBuffersMonsterWriterTests.swift467 var jsonData: String { variable
/third_party/openhitls/testcode/testdata/provider/
Dprovider_self_decoder_test.c93 uint8_t *jsonData = NULL; in JSON_PEM_Decode() local