Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/test/unittest/ast_node_test/
Dast_node_test.cpp58 String expectString = "ASTNode"; variable
76 String expectString = prefix + "ASTNode"; variable
/foundation/ability/idl_tool/test/unittest/ast_parameter_test/
Dast_parameter_test.cpp69 String expectString = prefix + "[in, out] " + typeString + " " + name; variable
96 String expectString = prefix + "[out] " + typeString + " " + name; variable
/foundation/ability/idl_tool/test/unittest/ast_type_test/
Dast_type_test.cpp61 String expectString = "name"; variable
/foundation/ability/idl_tool/test/ts/unittest/ts_code_emitter_proxy_test/
Dts_code_emitter_proxy_test.cpp2427 const String expectString("voidOrderReturnMap"); variable
2449 const String expectString("vVidOrderReturnMap"); 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
[all …]