Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_property_test.cpp418 JSVM_Value stringValue = nullptr; in TestDefinePropertiesTest1() local
446 JSVM_Value stringValue = nullptr; in TestDefinePropertiesTest2() local
473 JSVM_Value stringValue = nullptr; in TestDefinePropertiesTest3() local
499 JSVM_Value stringValue = nullptr; in TestDefinePropertiesTest4() local
548 JSVM_Value stringValue = nullptr; in TestCombinationPropertyTest1() local
661 JSVM_Value stringValue = nullptr; in TestCombinationPropertyTest2() local
794 JSVM_Value stringValue = nullptr; in TestCombinationPropertyTest3() local
932 JSVM_Value stringValue = nullptr; in TestCombinationPropertyTest4() local
1077 JSVM_Value stringValue = nullptr; in TestCombinationNamedPropertyTest1() local
Dnapi_test.cpp6991 JSVM_Value stringValue; in DefineStringProperties() local
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
Ddms_packet.cpp115 bool DmsPacket::StringToHex(const std::string& stringValue) in StringToHex()
/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
DActsCodecFormatNdkTest.cpp138 const char *stringValue = "string_value"; variable
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/entry/src/ohosTest/js/test/
DRdbstorePredicatesJsunit.test.js82 "stringValue": "ABCDEFGHIJKLMN", property
102 "stringValue": "ABCDEFGHIJKLMN", property
122 "stringValue": "ABCDEFGHIJKLMN", property
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/entry/src/ohosTest/js/test/
DRelationalStorePredicatesJsunit.test.js85 "stringValue": "ABCDEFGHIJKLMN", property
105 "stringValue": "ABCDEFGHIJKLMN", property
125 "stringValue": "ABCDEFGHIJKLMN", property
/test/xts/acts/distributeddatamgr/dataSharejstest/entry/src/ohosTest/js/test/
DDataAbilityPredicatesJsunit.test.js83 "stringValue": "ABCDEFGHIJKLMN", property
103 "stringValue": "ABCDEFGHIJKLMN", property
123 "stringValue": "ABCDEFGHIJKLMN", property
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
DmultimediaCore.cpp97 const char *stringValue = "string_value"; variable