24#include "AstUtil/StartupConfig.hpp"
std::vector< StringView > aTestGetConfigStringViewVector(StringView key)
获取测试配置值视图向量
定义 TestConfig.cpp:59
std::vector< std::string > aTestGetConfigStringVector(StringView key)
获取测试配置值向量
定义 TestConfig.cpp:54
StartupConfig * aTestGetConfig()
获取测试配置
定义 TestConfig.cpp:43
ValueView aTestGetConfigValue(StringView key)
获取测试配置值
定义 TestConfig.cpp:49