Home
last modified time | relevance | path

Searched refs:description2 (Results 1 – 4 of 4) sorted by relevance

/external/tpm2-tss/test/integration/
Dfapi-nv-ordinary.int.c90 char *description2 = NULL; in test_fapi_nv_ordinary() local
208 r = Fapi_GetDescription(context, nvPathOrdinary, &description2); in test_fapi_nv_ordinary()
211 if (strcmp(description1, description2) != 0) { in test_fapi_nv_ordinary()
257 SAFE_FREE(description2); in test_fapi_nv_ordinary()
263 SAFE_FREE(description2); in test_fapi_nv_ordinary()
/external/icu/icu4c/source/test/intltest/
Dplurults.cpp538 UnicodeString description2( in testSamplesWithExponent() local
544 LocalPointer<PluralRules> test2(PluralRules::createRules(description2, status)); in testSamplesWithExponent()
549 checkNewSamples(description2, test2, u"one", u"@decimal 0.0~1.5, 1.1e5", FixedDecimal(0, 1)); in testSamplesWithExponent()
550 …checkNewSamples(description2, test2, u"many", u"@decimal 2.1e6, 3.1e6, 4.1e6, 5.1e6, 6.1e6, 7.1e6,… in testSamplesWithExponent()
551 …checkNewSamples(description2, test2, u"other", u"@decimal 2.0~3.5, 10.0, 100.0, 1000.0, 10000.0, 1… in testSamplesWithExponent()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6487 …const std::string description2 = "Copy from " + getFormatCaseName(params.src.image.format) + " to … in addImageToImageAllFormatsDepthStencilTests() local
6488 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
6564 …const std::string description2 = "Copy from " + getFormatCaseName(params.src.image.format) + " to … in addImageToImageAllFormatsDepthStencilTests() local
6565 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
6641 …const std::string description2 = "Copy from " + getFormatCaseName(params.src.image.format) + " to … in addImageToImageAllFormatsDepthStencilTests() local
6642 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
9591 const std::string description2 = "Blit from " + getFormatCaseName(params.src.image.format) + in addBlittingImageAllFormatsDepthStencilTests() local
9593 …addTestGroup(subGroup.get(), testName2, description2, addBlittingImageAllFormatsDepthStencilFormat… in addBlittingImageAllFormatsDepthStencilTests()
9711 const std::string description2 = "Blit from " + getFormatCaseName(params.src.image.format) + in addBlittingImageAllFormatsDepthStencilTests() local
9713 …addTestGroup(subGroup.get(), testName2, description2, addBlittingImageAllFormatsDepthStencilFormat… in addBlittingImageAllFormatsDepthStencilTests()
[all …]
/external/markdown/docs/
Dwriting_extensions.txt536 parameter_2_name : [value2, description2] }