Home
last modified time | relevance | path

Searched defs:testName (Results 26 - 50 of 279) sorted by relevance

12345678910>>...12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp63 string testName = string("same_labels_") + conditions[conditionIdx]; in addComputeSameLabelsTest() local
151 string testName = string("same_labels_") + conditions[conditionIdx]; in addGraphicsSameLabelsTest() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c174 const char *enumName, *testName; in doTestNames() local
245 UChar testName[256]; in doTestUCharNames() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderInvocationTests.cpp71 void checkExtTestSupport (Context& context, std::string testName) { DE_UNREF(testName); checkSupport(context, EXT); } in checkExtTestSupport() argument
72 void checkCoreTestSupport (Context& context, std::string testName) { DE_UNREF(testName); checkSupport(context, CORE); } in checkCoreTestSupport() argument
73 void checkMemModelTestSupport (Context& context, std::string testName) { DE_UNREF(testName); checkSupport(context, CORE_MEM_MODEL); } in checkMemModelTestSupport() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp48 std::string testName; in createUniformTexelBufferTests() member
140 std::string testName; in createUniformTexelBufferTests() member
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp161 const char* testName = "release"; in SimplifyDebug() local
140 SimplifyDebug(const SkPath& path, SkPath* result SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) SimplifyDebug() argument
/third_party/skia/tests/
H A DPathOpsTigerTest.cpp180 SkString testName; in tiger8a_x() local
233 SkString testName; in tiger8b_x() local
H A DRectangleTextureTest.cpp86 test_copy_to_surface(skiatest::Reporter* reporter, GrDirectContext* dContext, skgpu::SurfaceContext* dstContext, const char* testName) test_copy_to_surface() argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
H A Dmain.go
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp48 std::string testName; in createUniformTexelBufferTests() member
139 std::string testName; in createUniformTexelBufferTests() member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrie2Test.java619 private void trieGettersTest(String testName, in trieGettersTest() argument
714 private void checkTrieRanges(String testName, Strin argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java169 private String testName; field in DataDrivenUScriptTest.GetCodeTest
172 public GetCodeTest(String testName, int expected) { in GetCodeTest() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrie2Test.java616 private void trieGettersTest(String testName, in trieGettersTest() argument
711 private void checkTrieRanges(String testName, Strin argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DDataDrivenUScriptTest.java172 private String testName; field in DataDrivenUScriptTest.GetCodeTest
175 public GetCodeTest(String testName, int expected) { in GetCodeTest() argument
/third_party/skia/tools/skqp/src/
H A Dskqp_main.cpp116 auto testName = testPrefix + SkQP::GetGMName(gmFactory); in main() local
132 out << "Passed: " << testName << "\n"; in main() local
140 auto testName = std::string("unitTest_") + SkQP::GetUnitTestName(test); in main() local
153 out << "Test passed: " << testName << "\\n"; main() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyIterator.cpp228 const std::string testName = m_nodePath + "." + childNode->getName(); in next() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
H A DSpoofCheckerTest.java394 public void checkSkeleton(SpoofChecker sc, String testName) { in checkSkeleton() argument
452 checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) checkSkeleton() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
H A DSpoofCheckerTest.java391 public void checkSkeleton(SpoofChecker sc, String testName) { in checkSkeleton() argument
449 checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) checkSkeleton() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DResourceModule.java103 public TestData getTestData(String testName) throws DataModuleFormatError { in getTestData() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DResourceModule.java102 public TestData getTestData(String testName) throws DataModuleFormatError { in getTestData() argument
/third_party/node/deps/v8/third_party/test262-harness/src/
H A D_packager.py199 testName=test.rsplit(".", 1)[0] variable
200 testName=testName.rsplit(os.path.sep, 1)[1] variable
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_getproc.c64 const char *testName = gl_string_table + static_functions[i].Name_offset; in get_static_proc() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DCompilerRegressionTest.java121 private static void testExpectedMatch(String testName, DigitSequenceMatcher matcher, in testExpectedMatch() argument
132 private static void testExpectedFailure(String testName, DigitSequenceMatcher matcher, in testExpectedFailure() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp434 const std::string testName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp404 std::string testName = std::string("stacksize_") + de::toString(stackMemSizes[stackMemSizeIdx]); in createStackTests() local
H A DvktProtectedMemWorkgroupStorageTests.cpp372 std::string testName = std::string("memsize_") + de::toString(sharedMemSizes[sharedMemSizeIdx]); in createWorkgroupStorageTests() local

Completed in 15 milliseconds

12345678910>>...12