/frameworks/base/test-base/src/junit/framework/ |
D | TestSuite.java | 149 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 …]
|
D | TestResult.java | 42 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/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/ |
D | Camera2UtilsTest.java | 39 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/ |
D | pixel_format_f32.rsh | 10 // 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/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/ |
D | Wrappers.pbobjc.m | 58 // in +initialize for each subclass. 101 // in +initialize for each subclass. 144 // in +initialize for each subclass. 187 // in +initialize for each subclass. 230 // in +initialize for each subclass. 273 // in +initialize for each subclass. 315 // in +initialize for each subclass. 358 // in +initialize for each subclass. 401 // in +initialize for each subclass.
|
D | Struct.pbobjc.m | 91 // in +initialize for each subclass. 144 // in +initialize for each subclass. 255 // in +initialize for each subclass.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/ |
D | README.md | 8 For each released protobuf version we are testing compatibility with, there 39 To start a test, simply run the test.sh script in each version directory. For 44 For each version, the test script will test:
|
/frameworks/opt/gamesdk/test/tuningfork/proto/ |
D | tuningfork_clearcut_log.proto | 37 // Data histograms, one for each active annotation / instrument_id. 66 // The APK contains hard-coded bucket ranges for each instrument_id.
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | dist-library-instrumentation-tests.gradle | 24 variant.outputs.each { output -> 30 variant.outputs.each { output ->
|
/frameworks/opt/gamesdk/samples/tuningfork/prototest/proto/ |
D | tuningfork_clearcut_log.proto | 37 // Data histograms, one for each active annotation / instrument_id. 66 // The APK contains hard-coded bucket ranges for each instrument_id.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | mime_io.tab | 28 /* size of packed frame for each mode, excluding TOC byte */ 32 /* number of unused speech bits in packed format for each mode */
|
/frameworks/opt/gamesdk/src/tuningfork/proto/ |
D | tuningfork_clearcut_log.proto | 37 // Data histograms, one for each active annotation / instrument_id. 66 // The APK contains hard-coded bucket ranges for each instrument_id.
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/ |
D | tuningfork_clearcut_log.proto | 37 // Data histograms, one for each active annotation / instrument_id. 66 // The APK contains hard-coded bucket ranges for each instrument_id.
|
/frameworks/base/core/proto/android/server/ |
D | backup_chunks_metadata.proto | 38 // The chunk ordering contains a list of the start position of each chunk in the encrypted file, 43 // The chunk ordering does not contain any start positions, and instead each encrypted chunk in 44 // the backup file is prefixed with its length. This allows us to decrypt each chunk but does 58 // List of the chunks in the blob, along with the length of each chunk. From this is it possible to 80 // Fingerprint mixer salt used for content defined chunking. This is randomly generated for each
|
/frameworks/base/tests/FlickerTests/ |
D | README.md | 7 …ions, captures Winscope traces and exposes common assertions that can be tested against each trace. 41 Run the transition to get a list of `TransitionResult` for each time the transition is repeated. 106 Monitors capture test artifacts for each transition run. They are started before each iteration of … 115 …disabled by default. Build a transition with `recordEachRun()` to capture each transition or build…
|
/frameworks/base/core/proto/android/service/ |
D | procstats.proto | 82 // Stats for each process. 85 // Stats for each package. 267 // Stats for each process running with the package loaded in to it. 270 // Stats for each of the package's services. 273 // Stats for each association with the package.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/editors/ |
D | README.txt | 4 See each file's header comment for directions on how to use it with the
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | protobuf-module.cmake.in | 10 # Create an include path for each file specified 64 # Create an include path for each file specified 173 # for each directory where a proto file is referenced.
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_presentation_time.txt | 39 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/ |
D | README | 4 They are stored per API. However, to prevent duplication of resources, each API
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 387 * 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/opt/gamesdk/third_party/protobuf-3.0.0/javanano/ |
D | README.md | 156 files. The final Java package for each file is the value 166 multiple files. The final Java outer class name for each 177 command line. The final value of this option for each 197 accompanying each optional or required field (not present for 222 When set to 'accessors', each optional field is encapsulated behind 230 translated to one public mutable Java field each, repeated fields are still 242 When set to 'reftypes', each proto field is generated as a public Java 310 generated for each enum, and every integer parameter and return 345 that, for each separate target, all proto files imported from any
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/examples/ |
D | README.txt | 2 address book. Two programs are provided, each with three different 3 implementations, one written in each of C++, Java, and Python. The add_person
|
/frameworks/av/media/libaudioclient/tests/ |
D | record_test_input_v1.0_ref.txt | 3 # Add one line for each tested AudioRecord constructor with the following arguments:
|
/frameworks/base/services/ |
D | Android.bp | 16 // The convention is to name each service module 'services.$(module_name)'
|