/external/icu/icu4c/source/test/intltest/ |
D | tsdate.cpp | 40 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
|
D | tsnmfmt.cpp | 50 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
|
D | tsnmfmt.h | 34 void testFormat(/* char* par */);
|
D | dtifmtts.h | 34 void testFormat();
|
D | tsdate.h | 40 void testFormat(/* char* par */);
|
D | tmsgfmt.h | 113 void testFormat(void);
|
D | dtifmtts.cpp | 49 TESTCASE(1, testFormat); in runIndexedTest() 405 void DateIntervalFormatTest::testFormat() { in testFormat() function in DateIntervalFormatTest
|
/external/icu/icu4c/source/test/cintltst/ |
D | udatpg_test.c | 65 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/ |
D | vktYCbCrFormatTests.cpp | 294 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/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 608 …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/ |
D | lit.cfg | 18 # testFormat: The test format to use to interpret tests.
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/ |
D | lit.cfg | 11 # testFormat: The test format to use to interpret tests.
|
/external/guava/guava-gwt/test/com/google/common/base/ |
D | PreconditionsTest_gwt.java | 206 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/ |
D | lit.cfg | 8 # testFormat: The test format to use to interpret tests.
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | SimpleFormatterTest.java | 76 public void testFormat() {
|
D | FormatterTest.java | 45 public void testFormat() { in testFormat() method in FormatterTest
|
D | XMLFormatterTest.java | 114 public void testFormat() { in testFormat() method in XMLFormatterTest
|
/external/llvm/utils/lit/tests/ |
D | lit.cfg | 13 # testFormat: The test format to use to interpret tests.
|
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
D | PreconditionsTest.java | 323 public void testFormat() { in testFormat() method in PreconditionsTest
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | PreconditionsTest.java | 325 public void testFormat() { in testFormat() method in PreconditionsTest
|
/external/swiftshader/third_party/LLVM/test/Unit/ |
D | lit.cfg | 20 # testFormat: The test format to use to interpret tests.
|
/external/llvm/test/Unit/ |
D | lit.cfg | 25 # testFormat: The test format to use to interpret tests.
|
/external/clang/test/Unit/ |
D | lit.cfg | 24 # testFormat: The test format to use to interpret tests.
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.InTree/test/ |
D | lit.cfg | 10 # testFormat: The test format to use to interpret tests.
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/ |
D | lit.cfg | 10 # testFormat: The test format to use to interpret tests.
|