Searched refs:CONFIG_VERSION (Results 1 – 1 of 1) sorted by relevance
69 private static final String CONFIG_VERSION = "DYNAMIC_CONFIG_FILE:"; field in BusinessLogicPreparerTest193 mMockBuildInfo.setFile(CONFIG_VERSION + "tests", configFile, CONFIG_VERSION + "tests"); in testBuildRequestString()194 mMockBuildInfo.setFile(CONFIG_VERSION + "gts", configFile, CONFIG_VERSION + "gts"); in testBuildRequestString()195 mMockBuildInfo.setFile(CONFIG_VERSION + "cts", configFile, CONFIG_VERSION + "cts"); in testBuildRequestString()196 mMockBuildInfo.setFile(CONFIG_VERSION + "ats", configFile, CONFIG_VERSION + "ats"); in testBuildRequestString()