Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/test/
Drun_tests.ts35 expectedJSON?: string; property
191 const expectedJSON = JSON.stringify(expected, null, 2); constant