Home
last modified time | relevance | path

Searched defs:formatResult (Results 1 - 11 of 11) sorted by relevance

/third_party/node/benchmark/
H A Dcommon.js297 function formatResult(data) { function
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnfrt.cpp297 UnicodeString formatResult; in doTest() local
324 UnicodeString formatResult; in doTest() local
H A Dtufmtts.cpp140 char formatResult[1000]; in testBasic() local
142 std::cout << "format result: " << formatResult << "\n"; in testBasic() local
H A Ddtfmttst.cpp934 UnicodeString formatResult; (*(DateFormat*)&sdf).format(d, formatResult); in tryPattern() local
[all...]
H A Dnumfmtst.cpp3893 UnicodeString formatResult = ctou(DATA[i][resultDataIndex]); in TestCurrencyIsoPluralFormat() local
4008 UnicodeString formatResult = ctou(DATA[i][resultDataIndex]); in TestCurrencyParsing() local
9021 UnicodeString formatResult; in TestParseNaN() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp661 const VkResult formatResult = instance.getPhysicalDeviceImageFormatProperties(physicalDevice, m_resourceDesc.imageFormat, m_resourceDesc.imageType, VK_IMAGE_TILING_OPTIMAL, usage, (VkImageCreateFlags)0, &imageFormatProperties); in checkSupport() local
H A DvktSynchronizationOperationMultiQueueTests.cpp925 const VkResult formatResult = instance.getPhysicalDeviceImageFormatProperties(physicalDevice, m_resourceDesc.imageFormat, m_resourceDesc.imageType, VK_IMAGE_TILING_OPTIMAL, usage, (VkImageCreateFlags)0, &imageFormatProperties); in checkSupport() local
H A DvktSynchronizationOperation.cpp5415 const VkResult formatResult = vki.getPhysicalDeviceImageFormatProperties(physDevice, imageInfo.format, imageInfo.imageType, imageInfo.tiling, imageInfo.usage, imageInfo.flags, &imageFormatProperties); in Resource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp661 const VkResult formatResult = instance.getPhysicalDeviceImageFormatProperties(physicalDevice, m_resourceDesc.imageFormat, m_resourceDesc.imageType, VK_IMAGE_TILING_OPTIMAL, usage, (VkImageCreateFlags)0, &imageFormatProperties); in checkSupport() local
H A DvktSynchronizationOperationMultiQueueTests.cpp911 const VkResult formatResult = instance.getPhysicalDeviceImageFormatProperties(physicalDevice, m_resourceDesc.imageFormat, m_resourceDesc.imageType, VK_IMAGE_TILING_OPTIMAL, usage, (VkImageCreateFlags)0, &imageFormatProperties); in checkSupport() local
H A DvktSynchronizationOperation.cpp5282 const VkResult formatResult = vki.getPhysicalDeviceImageFormatProperties(physDevice, imageInfo.format, imageInfo.imageType, imageInfo.tiling, imageInfo.usage, imageInfo.flags, &imageFormatProperties); in Resource() local

Completed in 49 milliseconds