Home
last modified time | relevance | path

Searched refs:GetConfigPath (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/
H A DRichPreviewer.cpp36 std::string richConfigArgs = CommandParser::GetInstance().GetConfigPath(); in ApplyConfig()
H A DThinPreviewer.cpp49 std::string liteConfigArgs = CommandParser::GetInstance().GetConfigPath(); in ApplyConfig()
/ide/tools/previewer/util/
H A DCommandParser.h72 std::string GetConfigPath() const;
H A DCommandParser.cpp201 std::string CommandParser::GetConfigPath() const in GetConfigPath() function in CommandParser
1032 info.configPath = GetConfigPath(); in GetCommandInfo()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp989 EXPECT_EQ(CommandParser::GetInstance().GetConfigPath(), currFile); in TEST_F()

Completed in 5 milliseconds