OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixture
(Results
251 - 275
of
708
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
StringBufferInputStreamTest.java
86
* Sets up the
fixture
, for example, open a network connection. This method
94
* Tears down the
fixture
, for example, close a network connection. This
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ThreadLocalTest.java
43
tl.set("
fixture
");
44
assertEquals("
fixture
", tl.get());
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
ParsePositionTest.java
104
* Sets up the
fixture
, for example, open a network connection. This method
113
* Tears down the
fixture
, for example, close a network connection. This
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/tests/src/com/example/android/actionbarcompat/listpopupmenu/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/tests/src/com/example/android/apprestrictionenforcer/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/tests/src/com/example/android/basicsyncadapter/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/ElevationBasic/Application/tests/src/com/example/android/elevationbasic/tests/
SampleTests.java
56
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/FloatingActionButtonBasic/Application/tests/src/com/example/android/floatingactionbuttonbasic/tests/
SampleTests.java
50
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/RevealEffectBasic/Application/tests/src/com/example/android/revealeffectbasic/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/ScreenCapture/Application/tests/src/com/example/android/screencapture/test/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/prebuilts/gradle/SlidingTabsBasic/Application/tests/src/com/example/android/slidingtabsbasic/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/build/templates/create/_MODULE_/src/androidTest/java/_PACKAGE_/test/
SampleTests.java.ftl
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/admin/AppRestrictionEnforcer/Application/tests/src/com/example/android/apprestrictionenforcer/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/tests/src/com/example/android/basicsyncadapter/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/content/WidgetData/Application/tests/src/com/example/android/widgetdata/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/content/documentsUi/ScopedDirectoryAccess/Application/src/androidTest/java/com/example/android/filebasedencryption/test/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/media/ScreenCapture/Application/tests/src/com/example/android/screencapture/test/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/security/DirectBoot/Application/src/androidTest/java/com/example/android/filebasedencryption/test/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/Application/tests/src/com/example/android/actionbarcompat/listpopupmenu/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListViewModalSelect/Application/tests/src/com/example/android/actionbarcompat/listviewmodalselect/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/views/Elevation/ElevationBasic/Application/tests/src/com/example/android/elevationbasic/tests/
SampleTests.java
56
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/Application/tests/src/com/example/android/floatingactionbuttonbasic/tests/
SampleTests.java
50
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/views/RevealEffect/RevealEffectBasic/Application/tests/src/com/example/android/revealeffectbasic/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/Application/tests/src/com/example/android/slidingtabsbasic/tests/
SampleTests.java
48
* Test if the test
fixture
has been set up correctly.
/external/chromium-trace/catapult/third_party/Paste/tests/
test_cgitb_catcher.py
1
from paste.
fixture
import *
Completed in 1180 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>