OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testcases
(Results
151 - 175
of
596
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/mclinker/unittests/
SymbolTableTest.cpp
40
//
Testcases
SystemUtilsTest.cpp
37
//
Testcases
/frameworks/compile/slang/lit-tests/
README
25
more than just emitted bitcode. For example, with some changes to the
testcases
/external/chromium_org/third_party/icu/source/test/intltest/
allcoll.cpp
138
doTest(myCollation,
testCases
[i],
testCases
[j], Collator::LESS);
/external/icu4c/test/intltest/
allcoll.cpp
138
doTest(myCollation,
testCases
[i],
testCases
[j], Collator::LESS);
/prebuilts/tools/common/m2/internal/org/apache/ant/ant-parent/1.8.0/
ant-parent-1.8.0.pom
105
<testSourceDirectory>../../../src/
testcases
</testSourceDirectory>
107
<testOutputDirectory>../../../target/
testcases
</testOutputDirectory>
/build/core/tasks/
cts.mk
57
$(hide) mkdir -p $(PRIVATE_DIR)/repository/
testcases
60
$(hide) $(ACP) -fp $(VMTESTSTF_JAR) $(PRIVATE_DIR)/repository/
testcases
185
$(hide) $(ACP) -fp $(CTS_CORE_XMLS) $(CTS_TEST_XMLS) $(CORE_VM_TEST_TF_DESC) $(PRIVATE_DIR)/repository/
testcases
210
$(PRIVATE_DIR)/repository/
testcases
/$(1).apk
216
$(hide) $(ACP) -fp $(1) $(PRIVATE_DIR)/repository/
testcases
/$(notdir $1)
/external/skia/tests/
ClipStackTest.cpp
[
all
...]
/frameworks/base/docs/html/tools/help/uiautomator/
index.jd
23
<p>The {@code uiautomator} testing framework lets you test your user interface (UI) efficiently by creating automated functional UI
testcases
that can be run against your app on one or more devices.</p>
27
<p>To run your
testcases
on the target device, you can use the {@code adb shell} command to invoke the {@code uiautomator} tool. The syntax is:
50
<td><strong>Required</strong>. The {@code <JARS>} argument is the name of one or more JAR files that you deployed to the target device which contain your uiautomator
testcases
. You can list more than one JAR file by using a space as a separator.</td>
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestRunner.java
124
List<TestCase>
testCases
= collector.getTestCases();
129
resultPrinter = new WatcherResultPrinter(
testCases
.size());
158
for (TestCase testCase :
testCases
) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
copysign.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddCopySign.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddInvert.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddReduce.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
dqCopySign.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
dqInvert.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
dqReduce.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
inexact.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
logb.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
minus.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
plus.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
copysign.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddCopySign.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddInvert.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
ddReduce.decTest
5
-- Please see the document "General Decimal Arithmetic
Testcases
" --
7
-- these
testcases
. --
9
-- These
testcases
are experimental ('beta' versions), and they --
Completed in 1914 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>