Searched refs:STRING (Results 1 – 8 of 8) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/log/ |
D | LogUtilFuncTest.java | 34 private static final String STRING = "hallo!"; field in LogUtilFuncTest 39 CLog.v("this is CLog.v with a format string: %s has length %d", STRING, STRING.length()); in testCLog_v() 45 CLog.d("this is CLog.d with a format string: %s has length %d", STRING, STRING.length()); in testCLog_d() 51 CLog.i("this is CLog.i with a format string: %s has length %d", STRING, STRING.length()); in testCLog_i() 57 CLog.w("this is CLog.w with a format string: %s has length %d", STRING, STRING.length()); in testCLog_w() 63 CLog.e("this is CLog.e with a format string: %s has length %d", STRING, STRING.length()); in testCLog_e()
|
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/ |
D | ApkInfo.java | 29 STRING, enumConstant
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | GattEnum.py | 231 STRING = 0x1 variable in CharacteristicValueFormat
|
/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/ |
D | GameCoreConfigurationXmlParserTest.java | 165 assertEquals(ApkInfo.Argument.Type.STRING, args.get(0).getType()); in testApkWithArguments()
|
/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/ |
D | GameQualificationTest.java | 97 case STRING: in startApp()
|
/tools/metalava/src/main/java/com/android/resources/ |
D | ResourceType.java | 60 STRING("string", "String"), enumConstant
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 427 optional CType ctype = 1 [default = STRING]; 430 STRING = 0; enumerator
|
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |