/external/icu/icu4c/source/test/intltest/ |
D | tsdate.cpp | 41 testFormat(/* par */); in runIndexedTest() 85 testFormat(/* par */); in testLocale() 96 testFormat(/* par */); in testLocale() 109 testFormat(/* par */); in testLocale() 114 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 | tsdate.h | 40 void testFormat(/* char* par */);
|
D | dtifmtts.h | 35 void testFormat();
|
D | tmsgfmt.h | 113 void testFormat(void);
|
/external/exoplayer/tree/library/common/src/test/java/com/google/android/exoplayer2/ |
D | FormatTest.java | 43 Format testFormat = createTestFormat(); in buildUponFormat_createsEqualFormat() local 44 assertThat(testFormat.buildUpon().build()).isEqualTo(testFormat); in buildUponFormat_createsEqualFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 336 …const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, phy… in iterate() local 338 if (testFormat == VK_FORMAT_UNDEFINED) in iterate() 342 …cu::TestLog::Message << "Using depth/stencil format " << getFormatName(testFormat) << tcu::TestLog… in iterate() 344 …e testSubresourceRange = makeImageSubresourceRange(getImageAspectFlags(testFormat), 0u, 1u, 0u, 1u… in iterate() 345 … testImage (makeImage(vk, device, makeImageCreateInfo(renderSize, testFormat, VK_IMAGE_USAGE_… in iterate() 347 …geView (makeImageView(vk, device, *testImage, VK_IMAGE_VIEW_TYPE_2D, testFormat, testSubresource… in iterate() 413 …nderPass> renderPass (makeRenderPass(vk, device, colorFormat, m_useTestAttachment, testFormat)); in iterate()
|
/external/icu/icu4c/source/test/cintltst/ |
D | udatpg_test.c | 71 static const UChar testFormat[]= {0x7B, 0x31, 0x7D, 0x20, 0x7B, 0x30, 0x7D, 0}; /* {1} {0} */ variable 211 udatpg_setAppendItemFormat( dtpg, UDATPG_MONTH_FIELD, testFormat, 7 ); in TestUsage() 215 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) { in TestUsage() 238 udatpg_setDateTimeFormat( dtpg, testFormat, 7 ); in TestUsage() 241 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) { in TestUsage()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 315 tcu::TestStatus testFormat (Context& context, TestParameters params) in testFormat() function 606 …addFunctionCaseWithPrograms(group, name, "", checkSupport, initPrograms, testFormat, TestParameter… in populatePerFormatGroup() 609 …ithPrograms(group, name + "_disjoint", "", checkSupport, initPrograms, testFormat, TestParameters(… in populatePerFormatGroup() 613 …addFunctionCaseWithPrograms(group, name + "_mapped", "", checkSupport, initPrograms, testFormat, T… in populatePerFormatGroup() 616 …rams(group, name + "_disjoint_mapped", "", checkSupport, initPrograms, testFormat, TestParameters(… in populatePerFormatGroup()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_readimage3d.cpp | 117 struct testFormat in test_readimage3d() struct 124 static testFormat formatsToTest[] = in test_readimage3d()
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | lit.cfg | 18 # testFormat: The test format to use to interpret tests.
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/ |
D | ISO8601DateFormatTest.java | 24 public void testFormat() { in testFormat() method in ISO8601DateFormatTest
|
D | ISO8601UtilsTest.java | 39 public void testFormat() { in testFormat() method in ISO8601UtilsTest
|
/external/llvm-project/polly/test/UnitIsl/ |
D | lit.cfg | 15 # 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-project/polly/test/Unit/ |
D | lit.cfg | 25 # testFormat: The test format to use to interpret tests.
|
/external/llvm/utils/lit/tests/ |
D | lit.cfg | 13 # testFormat: The test format to use to interpret tests.
|
/external/llvm-project/polly/test/ |
D | lit.cfg | 16 # testFormat: The test format to use to interpret tests.
|
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 787 …se::Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& testFormat) in Texture2DCase() argument 788 : InternalformatCaseBase(context, name.c_str()), m_testFormat(testFormat) in Texture2DCase() 1132 GLenum testFormat = getUnsizedFormatFromInternalFormat(m_testFormat.format); in iterate() local 1174 glu::ShaderProgram program1(renderContext, prepareColoringProgramSources(testFormat, testType)); in iterate() 1244 … (testFormat == GL_RGBA_INTEGER || testFormat == GL_RG_INTEGER || testFormat == GL_RED_INTEGER)) in iterate()
|
/external/llvm/test/Unit/ |
D | lit.cfg | 25 # testFormat: The test format to use to interpret tests.
|
/external/llvm-project/llvm/utils/lit/tests/ |
D | lit.cfg | 15 # 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.
|