Home
last modified time | relevance | path

Searched refs:each (Results 1 – 25 of 222) sorted by relevance

123456789

/frameworks/base/test-base/src/junit/framework/
DTestSuite.java149 for (Method each : superClass.getDeclaredMethods())
150 addTestMethod(each, names, theClass);
178 for (Class<?> each : classes)
179 addTest(testCaseForClass(each));
182 private Test testCaseForClass(Class<?> each) {
183 if (TestCase.class.isAssignableFrom(each))
184 return new TestSuite(each.asSubclass(TestCase.class));
186 return warning(each.getCanonicalName() + " does not extend TestCase");
217 for (Test each : fTests)
218 count+= each.countTestCases();
[all …]
DTestResult.java42 for (TestListener each : cloneListeners()) in addError()
43 each.addError(test, t); in addError()
51 for (TestListener each : cloneListeners()) in addFailure()
52 each.addFailure(test, t); in addFailure()
78 for (TestListener each : cloneListeners()) in endTest()
79 each.endTest(test); in endTest()
159 for (TestListener each : cloneListeners()) in startTest()
160 each.startTest(test); in startTest()
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
DExportLicensesTask.groovy111 knownLicenses.each {license ->
112 license.libraries.each {
129 .getFirstLevelModuleDependencies().each {
131 it.getAllModuleArtifacts().each { add(it) }
143 artifacts.each { artifact ->
170 licenses.each {
176 license.notices.each {
180 license.licenses.each {
183 license.licenseText.each {
DMavenDependencyCollectorTask.groovy50 project.configurations.each { conf ->
53 project.buildscript.configurations.each { conf ->
59 conf.getResolvedConfiguration().getResolvedArtifacts().each {
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
DCamera2UtilsTest.java39 for (CaptureCallback each : terminals) { in captureListenerSplitterAllCallbacksReceived()
40 verify(each).onCaptureCompleted(null, null, null); in captureListenerSplitterAllCallbacksReceived()
43 for (CaptureCallback each : terminals) { in captureListenerSplitterAllCallbacksReceived()
44 verify(each).onCaptureFailed(null, null, null); in captureListenerSplitterAllCallbacksReceived()
47 for (CaptureCallback each : terminals) { in captureListenerSplitterAllCallbacksReceived()
48 verify(each).onCaptureProgressed(null, null, null); in captureListenerSplitterAllCallbacksReceived()
51 for (CaptureCallback each : terminals) { in captureListenerSplitterAllCallbacksReceived()
52 verify(each).onCaptureSequenceAborted(null, 0); in captureListenerSplitterAllCallbacksReceived()
55 for (CaptureCallback each : terminals) { in captureListenerSplitterAllCallbacksReceived()
56 verify(each).onCaptureSequenceCompleted(null, 0, 0L); in captureListenerSplitterAllCallbacksReceived()
[all …]
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dpixel_format_f32.rsh10 // 2. When processing each layer, we use its field (active) to mark
16 // 3. After each layer is processed from back-most layer to focal depth layer,
20 // 4. After each layer is processed from front-most layer to focal depth layer,
23 // 5. After each layer is processed in either of the two passes, the fields
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle24 variant.outputs.each { output ->
30 variant.outputs.each { output ->
Ddist-unit-tests.gradle8 * failures, and will create a zip of the XML test reports for each test run, and copy them to
45 * For each unitTest task "fooUnitTest", a new target "fooUnitTestCoverage" will be generated for
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dmime_io.tab28 /* size of packed frame for each mode, excluding TOC byte */
32 /* number of unused speech bits in packed format for each mode */
/frameworks/data-binding/
Dbuild.gradle83 file('integration-tests').listFiles().findAll { it.isDirectory() }.each {
117 subprojects.uploadArchives.each { it.shouldRunAfter deleteRepo }
118 subprojects.uploadArchives.each { it.shouldRunAfter deletePrebuildFolder }
192 project.configurations.compile.resolvedConfiguration.firstLevelModuleDependencies.each {
297 unwanted.each {
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt39 Often when rendering a sequence of images, there is some time at which each
41 this desired presentation time to be specified for each frame rendered to
87 The presentation time may be set multiple times, with each call to
/frameworks/layoutlib/bridge/resources/bars/
DREADME4 They are stored per API. However, to prevent duplication of resources, each API
/frameworks/base/services/
DAndroid.bp15 // The convention is to name each service module 'services.$(module_name)'
/frameworks/rs/script_api/include/
Drs_matrix.rsh387 * This function creates a scaling matrix, where each component of a vector is multiplied
404 * This function creates a translation matrix, where a number is added to each element of
412 * x: Number to add to each x component.
413 * y: Number to add to each y component.
414 * z: Number to add to each z component.
539 * each component of a vector is multiplied by a number. This number can be negative.
581 * translating, a number is added to each component of a vector.
588 * x: Number to add to each x component.
589 * y: Number to add to each y component.
590 * z: Number to add to each z component.
/frameworks/av/media/libaudioclient/tests/
Drecord_test_input_v1.0_ref.txt3 # Add one line for each tested AudioRecord constructor with the following arguments:
Dtrack_test_input_v1.0_ref.txt3 # Add one line for each tested AudioTrack constructor with the following arguments:
/frameworks/base/cmds/bootanimation/
DFORMAT.md72 * For a NxM image each character glyph will be N/16 pixels wide and M/(12*2) pixels high
85 the trim output for each frame in its directory, so the frames may be properly positioned.
93 If the file is not present, each frame is assumed to be the same size as the animation.
/frameworks/minikin/doc/
Dhyb_file_format.md28 array, and the pattern field in the tuple is the pattern for that node. Further, each edge
39 an array with a 3-tuple for each pattern (length, number of trailing 0's, and offset
110 straightforward tweak, where each node occupies a slot by itself (as opposed to sharing
/frameworks/native/libs/gui/tests/
DAndroid.bp53 // Build a separate binary for each source file to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
/frameworks/base/data/sounds/
DREADME.txt1 This README describes the audio assets, and how they relate to each other.
/frameworks/base/core/tests/SvcMonitor/
DREADME27 --ei period: period between each measurement (frequency). Unit: ms, Default:1000, Min: 100
/frameworks/data-binding/extensions/library/
Dbuild.gradle154 inputs.each { transformInput ->
155 transformInput.getDirectoryInputs().each {
/frameworks/native/cmds/flatland/
DREADME.txt28 in between each benchmark sample run. Regardless of the scenario being
29 measured, each sample measurement runs for between 50 and 200 ms, so a sleep
/frameworks/support/
DLICENSE.txt68 this License, each Contributor hereby grants to You a perpetual,
75 this License, each Contributor hereby grants to You a perpetual,
145 agreed to in writing, Licensor provides the Work (and each
173 defend, and hold each Contributor harmless for any liability
/frameworks/compile/slang/
DRSCCOptions.td137 HelpText<"Print llvm IR after each pass">;
139 HelpText<"Print llvm IR before each pass">;

123456789