Home
last modified time | relevance | path

Searched defs:class (Results 1 – 6 of 6) sorted by relevance

/tools/asuite/atest-py2/unittest_data/
Dmodule-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
3 …"CtsJankDeviceTestCases": { "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], … array
4 …"CtsUiDeviceTestCases": { "class": ["APPS"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": [… array
5 …"VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": … array
6 …"google-tradefed": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "… array
7 …"google-tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["opt… array
8 …"tradefed": { "class": ["EXECUTABLES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["option… array
9 …"tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"],… array
10 …"module-no-path": { "class": ["JAVA_LIBRARIES"], "tags": ["optional"], "installed": ["out/host/l… array
11 …"module1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array
[all …]
/tools/asuite/atest/unittest_data/
Dmodule-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
3 …"CtsJankDeviceTestCases": { "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], … array
4 …"CtsUiDeviceTestCases": { "class": ["APPS"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": [… array
5 …"VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": … array
6 …"google-tradefed": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "… array
7 …"google-tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["opt… array
8 …"tradefed": { "class": ["EXECUTABLES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["option… array
9 …"tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"],… array
10 …"module-no-path": { "class": ["JAVA_LIBRARIES"], "tags": ["optional"], "installed": ["out/host/l… array
11 …"module1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array
[all …]
Dnot-valid-module-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
Dmulti_arch_module-info.json2 …"MyMultiArchTestModule_32": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "… array
/tools/loganalysis/src/com/android/loganalysis/util/config/
DOptionSetter.java66 handlers.put(boolean.class, new BooleanHandler()); in handlers.put()
67 handlers.put(Boolean.class, new BooleanHandler()); in handlers.put()
69 handlers.put(byte.class, new ByteHandler()); in handlers.put()
70 handlers.put(Byte.class, new ByteHandler()); in handlers.put()
71 handlers.put(short.class, new ShortHandler()); in handlers.put()
72 handlers.put(Short.class, new ShortHandler()); in handlers.put()
73 handlers.put(int.class, new IntegerHandler()); in handlers.put()
74 handlers.put(Integer.class, new IntegerHandler()); in handlers.put()
75 handlers.put(long.class, new LongHandler()); in handlers.put()
76 handlers.put(Long.class, new LongHandler()); in handlers.put()
[all …]
/tools/asuite/aidegen/test_data/out/soong/
Dmerged_module_info.json3 "class": [ array