Home
last modified time | relevance | path

Searched defs:testFormat (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtsdate.cpp114 void IntlTestDateFormat::testFormat(/* char* par */) in testFormat() function in IntlTestDateFormat
Dtsnmfmt.cpp160 IntlTestNumberFormat::testFormat(/* char* par */) in testFormat() function in IntlTestNumberFormat
Ddtifmtts.cpp414 void DateIntervalFormatTest::testFormat() { in testFormat() function in DateIntervalFormatTest
Dtmsgfmt.cpp1060 void TestMessageFormat::testFormat() in testFormat() function in TestMessageFormat
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp334 const VkFormat testFormat = (depthTestsEnabled && stencilTestsEnabled in iterate() local
686 const VkFormat testFormat = (stencilTestsEnabled && depthTestsEnabled in checkSupport() local
DvktFragmentOperationsEarlyFragmentTests.cpp341 …const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, phy… in iterate() local
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c71 static const UChar testFormat[]= {0x7B, 0x31, 0x7D, 0x20, 0x7B, 0x30, 0x7D, 0}; /* {1} {0} */ variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp315 tcu::TestStatus testFormat (Context& context, TestParameters params) in testFormat() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp799 for (const auto& testFormat : dsFormats) in createBufferTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp792 …se::Texture2DCase(deqp::Context& context, const std::string& name, const TextureFormat& testFormat) in Texture2DCase()
1137 GLenum testFormat = getUnsizedFormatFromInternalFormat(m_testFormat.format); in iterate() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp207 std::string testFormat = prefix + sanitizedName; in SanitizeParamName() local