Searched refs:INVALID_STRING (Results 1 – 2 of 2) sorted by relevance
29 const std::string INVALID_STRING = "INVALID_STRING"; variable
223 TS_CHECK_TRUE_RET(iter != eventIdToNames_.end(), INVALID_STRING); in GetEventNameById()