OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ImageButtonTest
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
ImageButtonTest.java
29
public class
ImageButtonTest
extends AndroidTestCase {
/external/chromium_org/ui/views/controls/button/
image_button_unittest.cc
24
typedef ViewsTestBase
ImageButtonTest
;
26
TEST_F(
ImageButtonTest
, Basics) {
84
TEST_F(
ImageButtonTest
, SetAndGetImage) {
110
TEST_F(
ImageButtonTest
, ImagePositionWithBorder) {
137
TEST_F(
ImageButtonTest
, LeftAlignedMirrored) {
152
TEST_F(
ImageButtonTest
, RightAlignedMirrored) {
Completed in 134 milliseconds