Home
last modified time | relevance | path

Searched defs:testData (Results 26 - 50 of 76) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireBufferMappingTests.cpp764 TestData* testData = reinterpret_cast<TestData*>(userdata); in ToMockBufferMapCallbackWithNewRequests() local
782 TestData testData = {this, &buffer, 10}; in TEST_F() local
801 TestData testData = {this, &buffer, 10}; TEST_F() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentLoadTests.cpp234 } testData[] = { in createAttachmentLoadTests() local
H A DvktProtectedMemAttachmentClearTests.cpp290 } testData[] = { in createAttachmentClearTests() local
H A DvktProtectedMemBlitImageTests.cpp363 } testData[] = { in createBlitImageTests() local
H A DvktProtectedMemClearColorImageTests.cpp256 } testData[] = { in createClearColorImageTests() local
H A DvktProtectedMemCopyBufferToImageTests.cpp326 } testData[] = { in createCopyBufferToImageTests() local
H A DvktProtectedMemCopyImageTests.cpp361 } testData[] = { in createCopyImageTests() local
H A DvktProtectedMemCopyImageToBufferTests.cpp333 } testData[] = { in createCopyImageToFloatBufferTests() local
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp315 } testData[] = { in createFillUpdateCopyBufferFloatTests() local
426 } testData[] = { in createFillUpdateCopyBufferIntegerTests() local
534 } testData[] = { createFillUpdateCopyBufferUnsignedTests() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp49 TestData *testData = driver->createTestData(index, status); in runIndexedTest() local
73 void DataDrivenCalendarTest::testOps(TestData *testData, in testOps() argument
366 void DataDrivenCalendarTest::testConvert(TestData *testData, in testConvert() argument
447 void DataDrivenCalendarTest::processTest(TestData *testData) { in processTest() argument
[all...]
H A Dregiontst.cpp403 static TestData testData[] = { in TestGetInstanceString() local
458 static TestData testData[] = { in TestGetInstanceInt() local
607 static const char *testData[6][17] = { in TestGetPreferredValues() local
H A Ddcfmtest.cpp221 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status); in DataDrivenTests() local
H A Ddadrfmt.cpp51 TestData *testData = driver->createTestData(index, status); in runIndexedTest() local
95 void DataDrivenFormatTest::testConvertDate(TestData *testData, in testConvertDate() argument
329 void DataDrivenFormatTest::processTest(TestData *testData) { in processTest() argument
[all...]
H A Dtestidn.cpp80 testData(TestIDNA& test) { in testData() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DResourceModule.java78 UResourceBundle testData; field in ResourceModule
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DRbnfTest.java1176 doTest(RuleBasedNumberFormat formatter, String[][] testData, boolean testParsing) doTest() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DResourceModule.java77 UResourceBundle testData; field in ResourceModule
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRbnfTest.java1240 doTest(RuleBasedNumberFormat formatter, String[][] testData, boolean testParsing) doTest() argument
1275 doParsingTest(RuleBasedNumberFormat formatter, String[][] testData, boolean lenient) doParsingTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemAttachmentClearTests.cpp290 } testData[] = { in createAttachmentClearTests() local
H A DvktProtectedMemBlitImageTests.cpp363 } testData[] = { in createBlitImageTests() local
H A DvktProtectedMemClearColorImageTests.cpp256 } testData[] = { in createClearColorImageTests() local
H A DvktProtectedMemCopyBufferToImageTests.cpp326 } testData[] = { in createCopyBufferToImageTests() local
H A DvktProtectedMemCopyImageTests.cpp361 } testData[] = { in createCopyImageTests() local
H A DvktProtectedMemCopyImageToBufferTests.cpp333 } testData[] = { in createCopyImageToFloatBufferTests() local
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp315 } testData[] = { in createFillUpdateCopyBufferFloatTests() local
426 } testData[] = { in createFillUpdateCopyBufferIntegerTests() local
534 } testData[] = { createFillUpdateCopyBufferUnsignedTests() local
[all...]

Completed in 19 milliseconds

1234