Searched refs:resLabel (Results 1 – 7 of 7) sorted by relevance
20 resLabel=CtsMediaV2TestCases-4.221 srcDir="/tmp/$resLabel"39 if [ ! -f "/tmp/$resLabel.zip" ]; then40 wget "https://dl.google.com/android/xts/cts/tests/media/$resLabel.zip" -O /tmp/$resLabel.zip42 unzip -qo "/tmp/$resLabel" -d $srcDir
20 resLabel=CtsMediaPerformanceClassTestCases-3.021 srcDir="/tmp/$resLabel"39 if [ ! -f "/tmp/$resLabel.zip" ]; then40 wget "https://dl.google.com/android/xts/cts/tests/mediapc/$resLabel.zip" -O /tmp/$resLabel.zip42 unzip -qo "/tmp/$resLabel" -d $srcDir
20 resLabel=CtsVideoTestCases-1.321 srcDir="/tmp/$resLabel"39 if [ ! -f "/tmp/$resLabel.zip" ]; then40 wget "https://dl.google.com/android/xts/cts/tests/video/$resLabel.zip" -O /tmp/$resLabel.zip42 unzip -qo "/tmp/$resLabel" -d $srcDir
20 resLabel=CtsMediaStressTestCases-1.021 srcDir="/tmp/$resLabel"39 if [ ! -f "/tmp/$resLabel.zip" ]; then40 …"https://dl.google.com/android/xts/cts/tests/tests/mediastress/$resLabel.zip" -O /tmp/$resLabel.zip42 unzip -qo "/tmp/$resLabel" -d $srcDir
20 resLabel=CtsVideoCodecTestCases-2.121 srcDir="/tmp/$resLabel"39 if [ ! -f "/tmp/$resLabel.zip" ]; then40 wget "https://dl.google.com/android/xts/cts/tests/videocodec/$resLabel.zip" -O /tmp/$resLabel.zip42 unzip -qo "/tmp/$resLabel" -d $srcDir
36 resLabel=$237 srcDir="/tmp/$resLabel"41 if [ ! -f "/tmp/$resLabel.zip" ]; then42 …s://dl.google.com/android/xts/cts/tests/tests/media/$subFolder/$resLabel.zip" -O /tmp/$resLabel.zip44 unzip -qo "/tmp/$resLabel" -d $srcDir
2235 final CharSequence resLabel = mPackageManager.getText( in loadApplicationLabel_withLongLabelName_truncated() local2238 assertThat(resLabel.length()).isGreaterThan(MAX_SAFE_LABEL_LENGTH); in loadApplicationLabel_withLongLabelName_truncated()2251 final CharSequence resLabel = mPackageManager.getText( in loadComponentLabel_withLongLabelName_truncated() local2254 assertThat(resLabel.length()).isGreaterThan(MAX_SAFE_LABEL_LENGTH); in loadComponentLabel_withLongLabelName_truncated()