Searched refs:sw (Results 1 – 3 of 3) sorted by relevance
/cts/tools/utils/ |
D | rm_dup_holo_imgs.py | 41 def run(sw): argument 43 portDir = getDirName(density, sw, False) 44 landDir = getDirName(density, sw, True) 61 def getDirName(density, sw, land): argument 63 if sw:
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigTest.java | 768 checkValue(res, R.configVarying.sw, "default"); in testNewScreenSize() 782 checkValue(res, R.configVarying.sw, "590 mdpi"); in testNewScreenSize() 787 checkValue(res, R.configVarying.sw, "590 hdpi"); in testNewScreenSize() 792 checkValue(res, R.configVarying.sw, "590 xhdpi"); in testNewScreenSize() 799 checkValue(res, R.configVarying.sw, "591"); in testNewScreenSize() 804 checkValue(res, R.configVarying.sw, "591 hdpi"); in testNewScreenSize() 809 checkValue(res, R.configVarying.sw, "591 hdpi"); in testNewScreenSize() 819 checkValue(res, R.configVarying.sw, "default"); in testNewScreenSize() 832 checkValue(res, R.configVarying.sw, "600 land"); in testNewScreenSize() 845 checkValue(res, R.configVarying.sw, "600"); in testNewScreenSize() [all …]
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |