Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_test.cpp860 char hspListStr[] = "{ \ variable
874 char hspListStr[] = "{"; in InvalidJsonTest() local
883 char hspListStr[] = "{ \ in NoBundleTest() local
895 char hspListStr[] = "{ \ in NoModulesTest() local
908 char hspListStr[] = "{ \ in NoVersionsTest() local
920 char hspListStr[] = "{ \ in ListSizeNotSameTest() local
933 char hspListStr[] = "{ \ in ValueTypeIsNotArraryTest() local
946 char hspListStr[] = "{ \ in ElementTypeIsNotStringTest() local
960 char hspListStr[] = "{ \ in ElementTypeIsNotSameTestSN() local
974 char hspListStr[] = "{ \ in ElementTypeIsNotSameTestNS() local
[all …]
H A Dapp_spawn_sandbox_new_test.cpp741 const char hspListStr[] = "{ \ variable