Home
last modified time | relevance | path

Searched refs:named (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/
DButtonItemTest.java61 assertThat(item.isEnabled()).named("enabled").isTrue(); in testDefaultItem()
62 assertThat(item.getCount()).named("count").isEqualTo(0); in testDefaultItem()
63 assertThat(item.getLayoutResource()).named("layout resource").isEqualTo(0); in testDefaultItem()
64 assertThat(item.getTheme()).named("theme").isEqualTo(R.style.SuwButtonItem); in testDefaultItem()
65 assertThat(item.getText()).named("text").isNull(); in testDefaultItem()
85 assertThat(button.isEnabled()).named("enabled").isTrue(); in testCreateButton()
/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
DTestUtils.java99 .named("All logs <= " + level) in assertLogcatAtMost()
109 .named("Any log >= " + level) in assertLogcatAtLeast()
128 .named("Log items (specified per level)") in assertLogcat()
139 .named("Event logs") in assertEventLogged()
146 .named("Event logs") in assertEventNotLogged()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleDataTest.java795 assertThat(update.addedBubble).named("addedBubble").isEqualTo(expected); in assertBubbleAdded()
800 assertThat(update.removedBubbles).named("removedBubbles") in assertBubbleRemoved()
806 assertThat(update.orderChanged).named("orderChanged").isFalse(); in assertOrderNotChanged()
811 assertThat(update.orderChanged).named("orderChanged").isTrue(); in assertOrderChangedTo()
812 assertThat(update.bubbles).named("bubble order").isEqualTo(ImmutableList.copyOf(order)); in assertOrderChangedTo()
817 assertThat(update.selectionChanged).named("selectionChanged").isFalse(); in assertSelectionNotChanged()
822 assertThat(update.selectionChanged).named("selectionChanged").isTrue(); in assertSelectionChangedTo()
823 assertThat(update.selectedBubble).named("selectedBubble").isEqualTo(bubble); in assertSelectionChangedTo()
828 assertThat(update.selectionChanged).named("selectionChanged").isTrue(); in assertSelectionCleared()
829 assertThat(update.selectedBubble).named("selectedBubble").isNull(); in assertSelectionCleared()
[all …]
/frameworks/opt/setupwizard/library/gingerbread/test/robotest/src/com/android/setupwizardlib/items/
DExpandableSwitchItemTest.java72 assertThat(switchContent.isFocusable()).named("expandable content focusable").isTrue(); in testInitialState()
138 .named("Drawable state") in testDrawableState()
145 .named("Drawable state") in testDrawableState()
152 .named("Drawable state") in testDrawableState()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
DGlifLayoutTest.java85 assertThat(view).named("Text view added").isSameAs(tv); in testAddView()
108 .named("indeterminate progress bar tint") in testSetPrimaryColor()
111 .named("determinate progress bar tint") in testSetPrimaryColor()
166 assertThat(layout.isBackgroundPatterned()).named("background is patterned").isTrue(); in testSetBackgroundPatternedTrue()
175 assertThat(layout.isBackgroundPatterned()).named("background is patterned").isFalse(); in testSetBackgroundPatternedFalse()
185 assertThat(layout.isBackgroundPatterned()).named("background is patterned").isTrue(); in testSetBackgroundPatternedTrueTablet()
195 assertThat(layout.isBackgroundPatterned()).named("background is patterned").isFalse(); in testSetBackgroundPatternedFalseTablet()
226 assertThat(header).named("header").isInstanceOf(ColoredHeaderMixin.class); in testMixins()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java199 .named("window sysUiVisibility") in testSetBackButtonVisibleTrue()
202 .named("decor view sysUiVisibility") in testSetBackButtonVisibleTrue()
214 .named("window sysUiVisibility") in testSetBackButtonVisibleFalse()
217 .named("decor view sysUiVisibility") in testSetBackButtonVisibleFalse()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dstruct_field.rscript51 // Arguments are named argPrefix"_x", argPrefix"_y", argPrefix"_f".
57 // Arguments are named outerFieldName"_x", outerFieldName"_y", outerFieldName"_f".
63 // Arguments are named outerFieldName"_"index"_x", outerFieldName"_"index"_y",
70 // Arguments are named outerFieldName"_"index"_z", outerFieldName"_"index"_innerOne_x", etc.
/frameworks/compile/libbcc/tests/libbcc/
Dtbaa.ll37 ; The following named metadata would not be present in a bitcode file,
40 ; we never get the opportunity to synthesize this named metadata.
Dtbaa-through-alloca.ll57 ; The following named metadata would not be present in a bitcode file,
60 ; we never get the opportunity to synthesize this named metadata.
Dgetelementptr.ll64 ; The following named metadata would not be present in a bitcode file,
67 ; we never get the opportunity to synthesize this named metadata.
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dstruct_field.rscript53 // Arguments are named argPrefix"_x", argPrefix"_y", argPrefix"_f".
59 // Arguments are named outerFieldName"_x", outerFieldName"_y", outerFieldName"_f".
65 // Arguments are named outerFieldName"_"index"_x", outerFieldName"_"index"_y",
72 // Arguments are named outerFieldName"_"index"_z", outerFieldName"_"index"_innerOne_x", etc.
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/util/
DGlifStyleTest.java55 assertThat(button.getBackground()).named("background").isNotNull(); in testSuwGlifButtonTertiary()
56 assertThat(button.getTransformationMethod()).named("transformation method").isNull(); in testSuwGlifButtonTertiary()
DPartnerTest.java95 assertThat(partnerValue).named("partner value").isEqualTo(5000); in getResourceEntry_hasOverlay_shouldReturnOverlayValue()
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle22 // For a project named "setup-wizard-lib" with build flavor "platform" and build type "debug",
23 // the output file will be named "setup-wizard-lib-platform-debug-androidTest.apk"
/frameworks/native/vulkan/
DREADME.md13 …f the platform toolchain (yet?). Files named `foo_gen.*` are generated from the API file and a tem…
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/
DRichTextViewTest.java179 assertThat(view.isFocusable()).named("view focusable").isTrue(); in testTextContainingLinksAreFocusable()
188 assertThat(textView.isFocusable()).named("view focusable").isFalse(); in testTextContainingNoLinksAreNotFocusable()
/frameworks/base/test-mock/api/
Dsystem-lint-baseline.txt3 …Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiverForAllUsers`
/frameworks/rs/script_api/
Drs_for_each.spec54 You can access the kernel context by adding a special parameter named "context" of type
115 Up to API level 23, the kernel is implicitly specified as the kernel named
244 You can access the kernel context by adding a special parameter named "context" of
Drs_value_types.spec54 equal to the number of entries named.
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md13 Prior to _Android M (Marshmallow)_, `dumpstate` generates a flat .txt file named
98 ready to parse that format, the version was named **1.0-dev2**,
/frameworks/base/test-runner/src/android/test/suitebuilder/
DTestSuiteBuilder.java167 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt16 Smart Camera / Auto Snapshot (formerly named SimpleCamera) ReadMe
/frameworks/rs/script_api/include/
Drs_for_each.rsh57 * You can access the kernel context by adding a special parameter named "context" of type
116 * Up to API level 23, the kernel is implicitly specified as the kernel named
215 * You can access the kernel context by adding a special parameter named "context" of
364 * You can access it by adding a special parameter named "context" of
/frameworks/base/startop/view_compiler/
DREADME.md36 `genrule` named `generate_dex_testcases` in `Android.bp`. These files are then
/frameworks/base/cmds/bootanimation/
DFORMAT.md79 named sequentially (e.g. `part000.png`, `part001.png`, ...) and added to the zip archive in that

12