Home
last modified time | relevance | path

Searched refs:GetProjectID (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/util/
H A DTraceTool.cpp63 detail.Add("ProjectId", CommandParser::GetInstance().GetProjectID().c_str()); in HandleTrace()
H A DCommandParser.h73 std::string GetProjectID() const;
H A DCommandParser.cpp206 std::string CommandParser::GetProjectID() const in GetProjectID() function in CommandParser
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp995 EXPECT_EQ(CommandParser::GetInstance().GetProjectID(), str); in TEST_F()

Completed in 5 milliseconds