OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testformat
(Results
26 - 42
of
42
) sorted by null
1
2
/external/clang/test/Unit/
lit.cfg
20
#
testFormat
: The test format to use to interpret tests.
/external/llvm/test/Unit/
lit.cfg
20
#
testFormat
: The test format to use to interpret tests.
/frameworks/compile/libbcc/tests/debuginfo/
lit.site.cfg
48
#
testFormat
: The test format to use to interpret tests.
/frameworks/compile/slang/lit-tests/
lit.cfg
11
#
testFormat
: The test format to use to interpret tests.
/cts/tests/tests/text/src/android/text/format/cts/
DateFormatTest.java
149
String
testFormat
= "yyyy-MM-dd";
151
Settings.System.putString(mContentResolver, Settings.System.DATE_FORMAT,
testFormat
);
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
SimpleDateFormatTest.java
39
static class
TestFormat
extends junit.framework.TestCase {
42
public
TestFormat
(String name) {
338
TestFormat
test = new
TestFormat
(
515
TestFormat
test = new
TestFormat
(
579
TestFormat
test = new
TestFormat
(
[
all
...]
Support_DecimalFormat.java
144
//
testFormat
(2, number, NumberFormat.getIntegerInstance(us),
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java
545
return "
TestFormat
";
570
return "
TestFormat
";
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
XMLFormatterTest.java
114
public void
testFormat
() {
/external/guava/guava-tests/test/com/google/common/base/
PreconditionsTest.java
324
public void
testFormat
() {
/packages/apps/Calculator/
arity-2.1.2.jar
/external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp
52
TESTCASE(13,
testFormat
);
[
all
...]
dtifmtts.cpp
45
TESTCASE(1,
testFormat
);
265
//====== test format in
testFormat
()
292
void DateIntervalFormatTest::
testFormat
() {
[
all
...]
/external/clang/test/
lit.cfg
38
#
testFormat
: The test format to use to interpret tests.
/external/icu4c/test/intltest/
tmsgfmt.cpp
53
TESTCASE_AUTO(
testFormat
);
[
all
...]
dtifmtts.cpp
47
TESTCASE(1,
testFormat
);
371
//====== test format in
testFormat
()
398
void DateIntervalFormatTest::
testFormat
() {
[
all
...]
/external/llvm/test/
lit.cfg
36
#
testFormat
: The test format to use to interpret tests.
Completed in 324 milliseconds
1
2