OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runs
(Results
176 - 200
of
2210
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/test-progress-new/src/testprogress2/
Originator.java
48
* indicates if the test is a known failure (
runs
fine on a RI, annotated
/dalvik/dx/src/com/android/dx/ssa/
Optimizer.java
29
*
Runs
a method through the SSA form conversion, any optimization algorithms,
58
*
Runs
optimization algorthims over this method, and returns a new
79
*
Runs
optimization algorthims over this method, and returns a new
115
*
Runs
the optimizer with a strategy to minimize the number of rop-form
/dalvik/dx/src/junit/framework/
TestCase.java
11
* Each test
runs
in its own fixture so there
12
* can be no side effects among test
runs
.
115
*
Runs
the test case and collects the results in TestResult.
121
*
Runs
the bare test sequence.
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
TestDefaultLS.java
26
* Test suite that
runs
all DOM L1 Core tests using the
TestDefaultLSAltConfig.java
26
* Test suite that
runs
all DOM L1 Core tests using the
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/html/
TestDefaultLS.java
26
* Test suite that
runs
all DOM L1 HTML tests using the
TestDefaultLSAltConfig.java
26
* Test suite that
runs
all DOM L1 HTML tests using the
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
TestDefaultLS.java
25
* Test suite that
runs
all DOM L2 Core tests using the
TestDefaultLSAltConfig.java
26
* Test suite that
runs
all DOM L2 Core tests using the
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/events/
TestDefaultLS.java
26
* Test suite that
runs
all DOM L2 Events tests using the
TestDefaultLSAltConfig.java
26
* Test suite that
runs
all DOM L2 Events tests using the
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/html/
TestDefaultLS.java
26
* Test suite that
runs
all DOM L2 HTML tests using the
TestDefaultLSAltConfig.java
26
* Test suite that
runs
all DOM L2 HTML tests using the
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestBatik.java
25
*
Runs
test suite using Batik SVG.
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestBatik.java
25
*
Runs
test suite using Batik SVG.
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/validation/
TestBatik.java
25
*
Runs
test suite using Batik SVG.
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/xpath/
TestBatik.java
25
*
Runs
test suite using Batik SVG.
/dalvik/libcore/junit/src/main/java/junit/framework/
TestCase.java
11
* Each test
runs
in its own fixture so there
12
* can be no side effects among test
runs
.
115
*
Runs
the test case and collects the results in TestResult.
121
*
Runs
the bare test sequence.
/dalvik/libcore/luni/src/test/java/com/google/coretests/
StatTestRunner.java
81
*
Runs
a suite extracted from a TestCase subclass.
88
*
Runs
a single test and collects its results.
108
*
Runs
a single test and waits until the user
179
* and
runs
the given test suite.
/development/samples/SkeletonApp/res/values/
strings.xml
26
<!-- This is a complex string containing style
runs
. -->
/external/bluetooth/glib/
HACKING
30
Note that autogen.sh
runs
configure for you. If you wish to pass
/external/gtest/test/
gtest_environment_test.cc
118
//
Runs
the tests. Return true iff successful.
140
// Verifies that RUN_ALL_TESTS()
runs
the tests when the global
151
// Verifies that RUN_ALL_TESTS()
runs
the tests when the global
162
// Verifies that RUN_ALL_TESTS()
runs
no test when the global set-up
/external/icu4c/samples/
rules.mk
23
# Make check: simply
runs
the sample, logged to a file
/external/junit/src/junit/extensions/
ActiveTestSuite.java
8
* A TestSuite for active Tests. It
runs
each
/external/junit/src/junit/framework/
TestCase.java
13
* Each test
runs
in its own fixture so there
14
* can be no side effects among test
runs
.
117
*
Runs
the test case and collects the results in TestResult.
123
*
Runs
the bare test sequence.
Completed in 152 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>