Searched defs:c (Results 1 – 9 of 9) sorted by relevance
74 IConfiguration c = ConfigurationFactory.getInstance().createConfigurationFromArgs( in testConfigurationLoad() local
216 CommandResult c = getRunUtil().runTimedCmd(MINUTE_IN_MSECS, "ls", path); in dirExistsAndHaveReadAccess() local248 CommandResult c = getRunUtil().runTimedCmd(5 * MINUTE_IN_MSECS, scriptFile); in installDeps() local446 CommandResult c = getRunUtil().runTimedCmd(mVirtualEnvInstallationWaitTime, cmd); in createVirtualenv() local
85 IConfiguration c = ConfigurationFactory.getInstance() in testApkPackageNames() local
234 IConfiguration c = ConfigurationFactory.getInstance() in testConfigurationLoad() local
62 @Key public String c; field in VtsDashboardApiTransportTest.RspResult
166 CommandResult c = mRunUtil.runTimedCmd(BASE_TIMEOUT_MSECS * 3, in CurlUpload() local
104 #define CHACHA_QUARTERROUND(a, b, c, d) \ argument
41 static uint8_t HexDigitToByte(char c) { in HexDigitToByte()
464 for (auto c : xml) { in XmlEscape() local