Home
last modified time | relevance | path

Searched refs:testFormat (Results 1 – 25 of 31) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
Dtsdate.cpp40 testFormat(/* par */); in runIndexedTest()
84 testFormat(/* par */); in testLocale()
95 testFormat(/* par */); in testLocale()
108 testFormat(/* par */); in testLocale()
113 void IntlTestDateFormat::testFormat(/* char* par */) in testFormat() function in IntlTestDateFormat
Dtsnmfmt.cpp50 testFormat(/*par*/); in runIndexedTest()
86 testFormat(/* par */); in testLocale()
92 testFormat(/* par */); in testLocale()
98 testFormat(/* par */); in testLocale()
105 testFormat(/* par */); in testLocale()
160 IntlTestNumberFormat::testFormat(/* char* par */) in testFormat() function in IntlTestNumberFormat
Dtsnmfmt.h34 void testFormat(/* char* par */);
Ddtifmtts.h34 void testFormat();
Dtsdate.h40 void testFormat(/* char* par */);
Dtmsgfmt.h113 void testFormat(void);
Ddtifmtts.cpp49 TESTCASE(1, testFormat); in runIndexedTest()
405 void DateIntervalFormatTest::testFormat() { in testFormat() function in DateIntervalFormatTest
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c65 static const UChar testFormat[]= {0x7B, 0x31, 0x7D, 0x20, 0x7B, 0x30, 0x7D, 0}; /* {1} {0} */ variable
205 udatpg_setAppendItemFormat( dtpg, UDATPG_MONTH_FIELD, testFormat, 7 ); in TestUsage()
209 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) { in TestUsage()
232 udatpg_setDateTimeFormat( dtpg, testFormat, 7 ); in TestUsage()
235 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) { in TestUsage()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp294 tcu::TestStatus testFormat (Context& context, TestParameters params) in testFormat() function
513 …addFunctionCaseWithPrograms(group, name, "", initPrograms, testFormat, TestParameters(format, size… in populatePerFormatGroup()
516 …addFunctionCaseWithPrograms(group, name + "_disjoint", "", initPrograms, testFormat, TestParameter… in populatePerFormatGroup()
520 …addFunctionCaseWithPrograms(group, name + "_mapped", "", initPrograms, testFormat, TestParameters(… in populatePerFormatGroup()
523 …addFunctionCaseWithPrograms(group, name + "_disjoint_mapped", "", initPrograms, testFormat, TestPa… in populatePerFormatGroup()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp608 …const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, phy… in iterate() local
610 if (testFormat == VK_FORMAT_UNDEFINED) in iterate()
614 …cu::TestLog::Message << "Using depth/stencil format " << getFormatName(testFormat) << tcu::TestLog… in iterate()
616 …e testSubresourceRange = makeImageSubresourceRange(getImageAspectFlags(testFormat), 0u, 1u, 0u, 1u… in iterate()
617 … testImage (makeImage(vk, device, makeImageCreateInfo(renderSize, testFormat, VK_IMAGE_USAGE_… in iterate()
619 …geView (makeImageView(vk, device, *testImage, VK_IMAGE_VIEW_TYPE_2D, testFormat, testSubresource… in iterate()
685 …nderPass> renderPass (makeRenderPass(vk, device, colorFormat, m_useTestAttachment, testFormat)); in iterate()
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Dlit.cfg18 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/
Dlit.cfg11 # testFormat: The test format to use to interpret tests.
/external/guava/guava-gwt/test/com/google/common/base/
DPreconditionsTest_gwt.java206 public void testFormat() throws Exception { in testFormat() method in PreconditionsTest_gwt
208 testCase.testFormat(); in testFormat()
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/Clang/
Dlit.cfg8 # testFormat: The test format to use to interpret tests.
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DSimpleFormatterTest.java76 public void testFormat() {
DFormatterTest.java45 public void testFormat() { in testFormat() method in FormatterTest
DXMLFormatterTest.java114 public void testFormat() { in testFormat() method in XMLFormatterTest
/external/llvm/utils/lit/tests/
Dlit.cfg13 # testFormat: The test format to use to interpret tests.
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DPreconditionsTest.java323 public void testFormat() { in testFormat() method in PreconditionsTest
/external/guava/guava-tests/test/com/google/common/base/
DPreconditionsTest.java325 public void testFormat() { in testFormat() method in PreconditionsTest
/external/swiftshader/third_party/LLVM/test/Unit/
Dlit.cfg20 # testFormat: The test format to use to interpret tests.
/external/llvm/test/Unit/
Dlit.cfg25 # testFormat: The test format to use to interpret tests.
/external/clang/test/Unit/
Dlit.cfg24 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.InTree/test/
Dlit.cfg10 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/
Dlit.cfg10 # testFormat: The test format to use to interpret tests.

12