Lines Matching refs:string

24 const std::string LICENSE_CONTENT =
40 const std::string UNKNOW_TYPE_IDL_NAME = "IIdlTest.idl";
42 const std::string UNKNOW_TYPE_CASE1_IDL_CONTENT =
47 const std::string UNKNOW_TYPE_CASE2_IDL_CONTENT =
52 const std::string UNKNOW_TYPE_CASE3_IDL_CONTENT =
57 const std::string UNKNOW_TYPE_CASE4_IDL_CONTENT =
62 const std::string UNKNOW_TYPE_CASE5_IDL_CONTENT =
67 const std::string UNKNOW_TYPE_CASE6_IDL_CONTENT =
72 const std::string UNKNOW_TYPE_CASE7_IDL_CONTENT =
77 const std::string UNKNOW_TYPE_CASE8_IDL_CONTENT =
82 const std::string NORMAL_TYPE_IDL_CONTENT =
89 const std::string NO_RETURN_IDL_CONTENT =
94 const std::string NO_FUNCTION_NAME_IDL_CONTENT =
99 const std::string SAME_FUNCTION_NAME_IDL_CONTENT =
105 const std::string UNSIGNED_CHAR_TYPE_IDL_CONTENT =
110 const std::string UNSIGNED_SHORT_TYPE_IDL_CONTENT =
115 const std::string UNSIGNED_INT_TYPE_IDL_CONTENT =
120 const std::string MULTIPLE_NAMESPACES_IDL_CONTENT =
125 const std::string INOUT_SEPARATE_IDL_CONTENT =
130 const std::string INTERFACE_NO_CONTENT_IDL_CONTENT =
134 const std::string PARAM_NO_INOUT_IDL_CONTENT =
139 const std::string INOUT_NO_BIGPARANTHESES_IDL_CONTENT =
144 const std::string NORMAL_TYPE_IN_IDL_CONTENT =
171 const std::string NORMAL_TYPE_OUT_IDL_CONTENT =
198 const std::string NORMAL_TYPE_IN_AND_OUT_IDL_CONTENT =
225 const std::string NORMAL_TYPE_RETURN_IDL_CONTENT =
251 const std::string NORMAL_TYPE_COMBINATION_IDL_CONTENT =
275 const std::string NORMAL_TYPE_COMBINATION_IDL_CONTENT2 =
293 const std::string CAPITALIZATION_IDL_NAME = "CapitalizationIdlTest.idl";
295 const std::string CAPITALIZATION_VOID_TYPE_IDL_CONTENT =
300 const std::string CAPITALIZATION_BOOL_TYPE_IDL_CONTENT =
305 const std::string CAPITALIZATION_INT_TYPE_IDL_CONTENT =
310 const std::string CAPITALIZATION_STRING_TYPE_IDL_CONTENT =
315 const std::string CAPITALIZATION_INTERFACE_TYPE_IDL_CONTENT =
320 const std::string CAPITALIZATION_IN_TYPE_IDL_CONTENT =
325 const std::string CAPITALIZATION_OUT_TYPE_IDL_CONTENT =
330 const std::string CAPITALIZATION_ONEWAY_TYPE_IDL_CONTENT =
335 const std::string CAPITALIZATION_SEQUENCEABLE_TYPE_IDL_CONTENT =
342 const std::string CAPITALIZATION_MAP_TYPE_IDL_CONTENT =
347 const std::string NO_LICENSE_IDL_NAME = "NoLicenseIdlTest.idl";
349 const std::string NO_LICENSE_VOID_TYPE_IDL_CONTENT =
354 const std::string NO_LICENSE_BOOL_TYPE_IDL_CONTENT =
359 const std::string NO_LICENSE_INT_TYPE_IDL_CONTENT =
364 const std::string NO_LICENSE_STRING_TYPE_IDL_CONTENT =
369 const std::string NO_LICENSE_INTERFACE_TYPE_IDL_CONTENT =
375 const std::string NO_LICENSE_IN_TYPE_IDL_CONTENT =
380 const std::string NO_LICENSE_OUT_TYPE_IDL_CONTENT =
385 const std::string NO_LICENSE_ONEWAY_TYPE_IDL_CONTENT =
390 const std::string NO_LICENSE_SEQUENCEABLE_TYPE_IDL_CONTENT =
396 const std::string NO_LICENSE_MAP_TYPE_IDL_CONTENT =
401 const std::string NO_INTERFACE_IDL_NAME = "NoInterfaceIdlTest.idl";
403 const std::string NO_INTERFACE_VOID_TYPE_IDL_CONTENT =
408 const std::string NO_INTERFACE_BOOL_TYPE_IDL_CONTENT =
413 const std::string NO_INTERFACE_INT_TYPE_IDL_CONTENT =
418 const std::string NO_INTERFACE_STRING_TYPE_IDL_CONTENT =
423 const std::string NO_INTERFACE_INTERFACE_TYPE_IDL_CONTENT =
429 const std::string NO_INTERFACE_IN_TYPE_IDL_CONTENT =
434 const std::string NO_INTERFACE_OUT_TYPE_IDL_CONTENT =
439 const std::string NO_INTERFACE_ONEWAY_TYPE_IDL_CONTENT =
444 const std::string NO_INTERFACE_SEQUENCEABLE_TYPE_IDL_CONTENT =
450 const std::string NO_INTERFACE_MAP_TYPE_IDL_CONTENT =
455 const std::string I_ABNORMAL_IDL_NAME = "IAbnormalIdlTest.idl";
457 const std::string IN_KEYWORD_AFTER_TYPE_IDL_CONTENT =
462 const std::string NOT_EQUAL_TO_FILENAME_IDL_CONTENT =
467 const std::string I_ABNORMAL_SCENE_IDL_NAME = "IAbnormalIdlTest.abc";
469 const std::string ABNORMAL_SCENE_IDL_CONTENT =
474 const std::string UNSIGNED_CHAR_IDL_CONTENT =
479 const std::string UNSIGNED_SHORT_IDL_CONTENT =
484 const std::string UNSIGNED_INT_IDL_CONTENT =
489 const std::string UNSIGNED_LONG_IDL_CONTENT =
494 const std::string EMPTY_IDL_CONTENT = "";
496 const std::string NOT_RETURN_IDL_CONTENT =
501 const std::string NOT_FUNCTION_IDL_CONTENT =
506 const std::string SAME_FUNCTION_IDL_CONTENT =
512 const std::string FUNCTION_NAME_TOO_LONG_IDL_CONTENT =
524 const std::string VARIABLE_NAME_TOO_LONG_IDL_CONTENT =
536 const std::string INTERFACE_SPECIAL_NAME_IDL_NAME = "SpecialNameTest.idl";
538 const std::string INTERFACE_SPECIAL_NAME_IDL_CONTENT =