Searched refs:fs (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | FontStyleTest.java | 41 FontStyle fs = new FontStyle(FontStyle.FONT_WEIGHT_THIN, FontStyle.FONT_SLANT_ITALIC); in testBuilder_construct_withArgs() local 42 assertEquals(FontStyle.FONT_WEIGHT_THIN, fs.getWeight()); in testBuilder_construct_withArgs() 43 assertEquals(FontStyle.FONT_SLANT_ITALIC, fs.getSlant()); in testBuilder_construct_withArgs() 45 fs = new FontStyle(350, FontStyle.FONT_SLANT_UPRIGHT); in testBuilder_construct_withArgs() 46 assertEquals(350, fs.getWeight()); in testBuilder_construct_withArgs() 47 assertEquals(FontStyle.FONT_SLANT_UPRIGHT, fs.getSlant()); in testBuilder_construct_withArgs()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | BannedFilesTest.java | 150 FileUtils.FileStatus fs = new FileUtils.FileStatus(); in assertNotSetugid() local 151 if (!FileUtils.getFileStatus(file, fs, false)) { in assertNotSetugid() 154 assertTrue("File \"" + file + "\" is setUID", (fs.mode & FileUtils.S_ISUID) == 0); in assertNotSetugid() 155 assertTrue("File \"" + file + "\" is setGID", (fs.mode & FileUtils.S_ISGID) == 0); in assertNotSetugid()
|
/cts/libs/rollback/src/com/android/cts/rollback/lib/ |
D | RollbackInfoSubject.java | 55 public RollbackInfoSubject createSubject(FailureMetadata fs, RollbackInfo that) { 56 return new RollbackInfoSubject(fs, that);
|
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/ |
D | README.md | 3 ApkVerityTestApp is a test helper app to be installed with fs-verity signature 19 adb shell 'mini-keyctl padd asymmetric fsv-play .fs-verity' < fsverity-debug.x509.der
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | MeshTest.kt | 80 val fs: String = ("float2 main(const Varyings varyings) {" + in <lambda>() constant 88 simpleVertexShader, fs in <lambda>()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/tests/tests/security/res/raw/ |
D | cve_2018_13925.ts | 4270 fs^�2b��!8���Ԓ�Fg�!P$'��EAG1
|
D | cve_2019_2244.ts | 4272 fs^�2b��!8���Ԓ�Fg�!P$'��EAG1
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 50183 …eghijklmnortuvyz]|(tel|travel|t[cdfghjklmnoprtvwz])|u[agksyz]|v[aceginu]|w[fs]|(\u03b4\u03bf\u03ba… 50184 …hijklmnortuvyz]|(?:tel|travel|t[cdfghjklmnoprtvwz])|u[agksyz]|v[aceginu]|w[fs]|(?:\u03b4\u03bf\u03…
|