Searched defs:typeEnums (Results 1 – 2 of 2) sorted by relevance
133 cJSON *typeEnums = cJSON_GetObjectItem(json, "type_enum"); in ParseTypeEnums() local
1781 void ReadAndParseTypeEnums(const std::string &filePath, CVector<std::string> &typeEnums) in ReadAndParseTypeEnums()1927 bool TestForTypeEnums(const CVector<std::string> typeEnums) in TestForTypeEnums()2241 CVector<std::string> typeEnums {}; in HWTEST_F_L0() local