OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testpreconditions
(Results
51 - 75
of
98
) sorted by null
1
2
3
4
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
TouchModeFocusableTest.java
51
public void
testPreconditions
() {
ChangeTouchModeTest.java
46
public void
testPreconditions
() throws Exception {
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java
76
public void
testPreconditions
() {
/development/samples/SpinnerTest/
_index.html
28
Initial conditions: The <code>
testPreconditions
()</code> method demonstrates how to
/frameworks/base/core/tests/coretests/src/android/os/
PowerManagerTest.java
42
public void
testPreconditions
() throws Exception {
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DescendantFocusabilityTest.java
44
public void
testPreconditions
() {
FocusChangeWithInterestingRectHintTest.java
59
public void
testPreconditions
() {
HorizontalFocusSearchTest.java
64
public void
testPreconditions
() {
ListOfButtonsTest.java
56
public void
testPreconditions
() {
VerticalFocusSearchTest.java
79
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchStackFromBottomTest.java
44
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineButtonsTest.java
54
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListEmptyViewTest.java
46
public void
testPreconditions
() {
ListFocusableTest.java
42
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java
44
public void
testPreconditions
() {
ListItemFocusablesFarApartTest.java
68
public void
testPreconditions
() {
ListItemsExpandOnSelectionTest.java
49
public void
testPreconditions
() {
ListOfThinItemsTest.java
41
public void
testPreconditions
() {
ListWithOffScreenNextSelectableTest.java
43
public void
testPreconditions
() {
ListWithScreenOfNoSelectablesTest.java
41
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListSetSelectionTest.java
48
public void
testPreconditions
() {
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
ButtonsWithTallTextViewInBetweenTest.java
67
public void
testPreconditions
() {
ShortButtonsTest.java
45
public void
testPreconditions
() {
/frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd
607
done with JUnit {@link junit.framework.Assert} calls. As a useful convention, the method name is <code>
testPreConditions
()</code>:
610
public void
testPreConditions
() {
614
} // end of
testPreConditions
() method definition
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java
59
public void
testPreconditions
() {
Completed in 1087 milliseconds
1
2
3
4