Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_node_test/
H A Dast_node_test.cpp58 String expectString = "ASTNode"; variable
76 String expectString = prefix + "ASTNode"; variable
/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_parameter_test/
H A Dast_parameter_test.cpp69 String expectString = prefix + "[in, out] " + typeString + " " + name; variable
96 String expectString = prefix + "[out] " + typeString + " " + name; variable
/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_type_test/
H A Dast_type_test.cpp61 String expectString = "name"; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/native_runtime_test/
H A Djs_runtime_lite_test.cpp141 std::string expectString = "library:packageName:library:bundleName:"; variable
179 std::string expectString = "library:packageName:library:bundleName:"; variable
/ohos5.0/foundation/ability/idl_tool/test/ts/unittest/ts_code_emitter_proxy_test/
H A Dts_code_emitter_proxy_test.cpp2427 const String expectString("voidOrderReturnMap"); variable
2471 const String expectString("vVid1254789"); variable
2493 const String expectString("VVID1254789"); variable
2515 const String expectString("VVID_VIDE"); variable
2537 const String expectString("VVID_VIDE__V"); variable
2559 const String expectString("Vid1254789Stub"); variable
2581 const String expectString("iVid1254789Stub"); variable
2603 const String expectString("Vid1254789Stub"); variable
2625 const String expectString("_Vid1254789"); variable
2647 const String expectString("_iVid1254789"); variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp1270 std::string expectString = "library:packageName:library:bundleName:"; variable
1308 std::string expectString = "library:packageName:library:bundleName:"; variable