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.cpp2445 const String expectString("voidOrderReturnMap"); variable
2467 const String expectString("vVidOrderReturnMap"); variable
2489 const String expectString("vVid1254789"); variable
2511 const String expectString("VVID1254789"); variable
2533 const String expectString("VVID_VIDE"); variable
2555 const String expectString("VVID_VIDE__V"); variable
2577 const String expectString("Vid1254789Stub"); variable
2599 const String expectString("iVid1254789Stub"); variable
2621 const String expectString("Vid1254789Stub"); variable
2643 const String expectString("_Vid1254789"); variable
[all …]