/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | tsdate.cpp | 39 testFormat(/* par */); in runIndexedTest() 83 testFormat(/* par */); in testLocale() 94 testFormat(/* par */); in testLocale() 107 testFormat(/* par */); in testLocale() 112 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 | tmsgfmt.h | 113 void testFormat();
|
D | dtifmtts.h | 39 void testFormat();
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdate.cpp | 39 testFormat(/* par */); in runIndexedTest() 83 testFormat(/* par */); in testLocale() 94 testFormat(/* par */); in testLocale() 107 testFormat(/* par */); in testLocale() 112 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 | tmsgfmt.h | 113 void testFormat();
|
D | dtifmtts.h | 39 void testFormat();
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | tsdate.cpp | 39 testFormat(/* par */); in runIndexedTest() 83 testFormat(/* par */); in testLocale() 94 testFormat(/* par */); in testLocale() 107 testFormat(/* par */); in testLocale() 112 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 | tmsgfmt.h | 113 void testFormat();
|
D | dtifmtts.h | 39 void testFormat();
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/ |
D | FormatTest.java | 41 Format testFormat = createTestFormat(); in buildUponFormat_createsEqualFormat() local 42 assertThat(testFormat.buildUpon().build()).isEqualTo(testFormat); in buildUponFormat_createsEqualFormat()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/ |
D | FormatTest.java | 41 Format testFormat = createTestFormat(); in buildUponFormat_createsEqualFormat() local 42 assertThat(testFormat.buildUpon().build()).isEqualTo(testFormat); in buildUponFormat_createsEqualFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsOcclusionQueryTests.cpp | 318 const VkFormat testFormat = in iterate() local 324 << getFormatName(testFormat) << tcu::TestLog::EndMessage; in iterate() 327 makeImageSubresourceRange(getImageAspectFlags(testFormat), 0u, 1u, 0u, 1u); in iterate() 329 …vk, device, makeImageCreateInfo(m_renderSize, testFormat, VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_… in iterate() 332 … makeImageView(vk, device, *testImage, VK_IMAGE_VIEW_TYPE_2D, testFormat, testSubresourceRange)); in iterate() 415 … makeRenderPass(vk, device, colorFormat, (depthTestsEnabled || stencilTestsEnabled), testFormat)); in iterate() 684 const VkFormat testFormat = in checkSupport() local 698 physDevice, testFormat, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, in checkSupport() 700 if (formatProperties.sampleCounts == 0 || testFormat == VK_FORMAT_UNDEFINED) in checkSupport() 701 TCU_THROW(NotSupportedError, de::toString(testFormat) + " not supported"); in checkSupport()
|
D | vktFragmentOperationsTransientAttachmentTests.cpp | 307 const VkFormat testFormat = in checkSupport() local 321 physicalDevice, testFormat, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, in checkSupport() 327 if (formatProperties.sampleCounts == 0 || testFormat == VK_FORMAT_UNDEFINED) in checkSupport() 328 TCU_THROW(NotSupportedError, de::toString(testFormat) + " not supported"); in checkSupport()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 275 tcu::TestStatus testFormat(Context &context, TestParameters params) in testFormat() function 532 group, name, checkSupport, initPrograms, testFormat, in populatePerFormatGroup() 536 … addFunctionCaseWithPrograms(group, name + "_disjoint", checkSupport, initPrograms, testFormat, in populatePerFormatGroup() 544 group, name + "_mapped", checkSupport, initPrograms, testFormat, in populatePerFormatGroup() 549 … group, name + "_disjoint_mapped", checkSupport, initPrograms, testFormat, in populatePerFormatGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsics.cpp | 102 for (const auto &testFormat : imageParams.formats) in createSparseResourcesShaderIntrinsicsTests() local 104 caseParams.format = testFormat.format; in createSparseResourcesShaderIntrinsicsTests()
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | lit.cfg | 18 # testFormat: The test format to use to interpret tests.
|