Home
last modified time | relevance | path

Searched refs:Each (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/base/tools/aapt2/text/
DUnicode_test.cpp21 using ::testing::Each;
30 EXPECT_THAT(valid_input, Each(ResultOf(IsXidStart, Eq(true)))); in TEST()
33 EXPECT_THAT(invalid_input, Each(ResultOf(IsXidStart, Eq(false)))); in TEST()
38 EXPECT_THAT(valid_input, Each(ResultOf(IsXidContinue, Eq(true)))); in TEST()
41 EXPECT_THAT(invalid_input, Each(ResultOf(IsXidContinue, Eq(false)))); in TEST()
/frameworks/base/core/proto/android/os/
Dpagetypeinfo.proto32 * Each zone has 11 free area. Each free area corresponds to pages of the same order.
33 * Each free area has 6 free list. Each corresponds to one migration type.
35 * Each zone has 11 * 6 = 66 free list.
/frameworks/native/libs/input/tests/
DTfLiteMotionPredictor_test.cpp31 using ::testing::Each;
114 EXPECT_THAT(model->inputR().subspan(0, zeroPadding), Each(0)); in TEST()
115 EXPECT_THAT(model->inputPhi().subspan(0, zeroPadding), Each(0)); in TEST()
116 EXPECT_THAT(model->inputPressure().subspan(0, zeroPadding), Each(0)); in TEST()
117 EXPECT_THAT(model->inputTilt().subspan(0, zeroPadding), Each(0)); in TEST()
118 EXPECT_THAT(model->inputOrientation().subspan(0, zeroPadding), Each(0)); in TEST()
/frameworks/native/services/inputflinger/tests/
DGestureConverter_test.cpp49 using testing::Each;
109 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
141 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
172 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
203 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
248 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
276 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
301 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
334 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
360 Each(VariantWith<NotifyMotionArgs>( in TEST_F()
[all …]
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt17 * Each sent time is tagged with an id since there can be multiple events that send back a time
18 * Each test will run multiple times to account for variation in test runs
39 * Each test should call runPerfFunction() returning the elapsed time for a single iteration
48 * Each timestamp sent to the instrumentation test is tagged with a tag since multiple timestamps
/frameworks/minikin/doc/
Dhyb_file_format.md27 into a 32 bit integer. Each (suffix-compressed) trie node has a unique index within this
40 into the string pool); and second, the string pool. Each pattern is encoded as a byte
88 Each element in the data table is `(codepoint << 11) | value`. Note that this is
107 Each element in the data table is `(pattern << pattern_shift) | (link << link_shift) | char`.
125 Each element in data table is `(len << 26) | (shift << 20) | offset`, where an offset of 0
/frameworks/native/cmds/atrace/
DREADME.md6 Each category can include some userspace events and some ftrace events.
20 Each ftrace event should be a subdirectory in `/sys/kernel/tracing/events/` and
/frameworks/base/tests/Codegen/src/com/android/codegentest/
DSampleDataClass.java37 import com.android.internal.util.DataClass.Each;
289 @Each @FloatRange(from = 0f)
543 @Size(2) @NonNull @Each @FloatRange(from = 0f) float[] coords, in SampleDataClass()
625 Each.class, null, mCoords); in SampleDataClass()
838 public @Size(2) @NonNull @Each @FloatRange(from = 0f) float[] getCoords() { in getCoords()
1147 …public @NonNull SampleDataClass setCoords(@Size(2) @NonNull @Each @FloatRange(from = 0f) float... … in setCoords()
1155 Each.class, null, mCoords); in setCoords()
1522 Each.class, null, mCoords); in SampleDataClass()
1575 private @Size(2) @NonNull @Each @FloatRange(from = 0f) float[] mCoords;
1935 … public @NonNull Builder setCoords(@Size(2) @NonNull @Each @FloatRange(from = 0f) float... value) { in setCoords()
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Dcolor_grading_lut.agsl30 * Each height unit of the LUT cube is sliced into an LUT_CUBE_SIZE x LUT_CUBE_SIZE image;
32 * is LUT_CUBE_SIZE and the width is LUT_CUBE_SIZE x LUT_CUBE_SIZE. Each slice will have a
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto74 // The count of open session operations. Each instance has a specific error
78 // The count of close session operations. Each instance has a specific error
/frameworks/base/tools/codegen/src/com/android/codegen/
DClassPrinter.kt103 DataClassSuppressConstDefs, MaySetToNull, Each, DataClass) in <lambda>()
104 val knownNonValidationAnnotations = internalAnnotations + Each + Nullable in <lambda>()
DImportsProvider.kt41 val Each: String get() { return classRef("com.android.internal.util.DataClass.Each") } in <lambda>() constant
/frameworks/av/media/module/service.mediatranscoding/
D.clang-format18 # "Each line of text in your code should be at most 100 columns long."
/frameworks/av/services/tuner/
D.clang-format18 # "Each line of text in your code should be at most 100 columns long."
/frameworks/base/core/java/com/android/internal/util/
DDataClass.java212 @interface Each {} annotation
/frameworks/base/mime/java-res/
Dvendor.mime.types5 # Each line below defines a mapping from one MIME type to the first of the
/frameworks/base/tools/lint/global/integration_tests/
DAndroid.bp16 // Each test defines its own java_library. The XML lint report from this
/frameworks/base/cmds/bootanimation/
DFORMAT.md82 * Each row is divided in half: regular weight glyphs on the top half, bold glyphs on the bottom
92 Each part is scanned and loaded directly from the zip archive. Within a part directory, every file
113 Each part may optionally play a `wav` sample when it starts. To enable this, add a file
/frameworks/base/core/proto/android/server/
Dface.proto28 // Each log may include multiple user_id for different users.
Dfingerprint.proto28 // Each log may include multiple tuples of (user_id, num_fingerprints).
/frameworks/compile/slang/lit-tests/
DREADME5 Each testcase is a separate .rs file, and comments inside the testcase are
/frameworks/av/media/module/libmediatranscoding/
D.clang-format34 # "Each line of text in your code should be at most 100 columns long."
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueue.md37 Each per-process queue has the concept of a _runnable at_ timestamp when it's
51 Each per-process queue represents a single remote `ApplicationThread`, and we
/frameworks/base/tests/TrustTests/
DREADME.md10 Each test file has its own trust agent. To create a new trust agent:
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md18 Each of these toggles that appear either in QS or QQS are called Quick Settings Tiles (or tiles for
56 Each tile from SystemUI is defined here by a class that extends `QSTileImpl`. These
77 Each tile has an associated `State` object that is used to communicate information to the
99 Each tile defined in SystemUI extends `QSTileImpl`. This abstract class implements some common
108 Each Tile has a couple of associated views for displaying it in QS and QQS. These views are updated
133 Each `QSTileImpl` can specify that they use a particular implementation of this class when creating
316 Each `TileService` gets assigned an exclusive `TileLifecycleManager` when its corresponding tile is
321 Each instance of this class is an intermediary between the `TileServices` controller and
353 Each single tile is identified by a spec, which is a unique String for that type of tile. The
503 Creates a new `State` for this tile to use. Each time the state changes, it is copied into a new

123