Searched refs:EMULATOR_LOG_NAME_PREFIX (Results 1 – 1 of 1) sorted by relevance
163 static final String EMULATOR_LOG_NAME_PREFIX = "emulator_log_"; field in TestInvocation1480 return EMULATOR_LOG_NAME_PREFIX + stage.getName(); in getEmulatorLogName()