/external/angle/src/tests/test_utils/ |
D | angle_test_instantiate.h | 109 #define ANGLE_INSTANTIATE_TEST_PLATFORMS(testName, ...) \ argument 115 #define ANGLE_INSTANTIATE_TEST(testName, first, ...) \ argument 121 #define ANGLE_INSTANTIATE_TEST_ARRAY(testName, valuesin) \ argument 151 #define ANGLE_INSTANTIATE_TEST_ES1(testName) \ argument 157 #define ANGLE_INSTANTIATE_TEST_ES2(testName) \ argument 162 #define ANGLE_INSTANTIATE_TEST_ES2_AND(testName, ...) \ argument 168 #define ANGLE_INSTANTIATE_TEST_ES3(testName) \ argument 173 #define ANGLE_INSTANTIATE_TEST_ES3_AND(testName, ...) \ argument 179 #define ANGLE_INSTANTIATE_TEST_ES31(testName) \ argument 184 #define ANGLE_INSTANTIATE_TEST_ES31_AND(testName, ...) \ argument [all …]
|
/external/smali/baksmali/src/test/java/org/jf/baksmali/ |
D | RoundtripTest.java | 62 protected String getInputFilename(@Nonnull String testName) { in getInputFilename() 67 protected String getOutputFilename(@Nonnull String testName) { in getOutputFilename() 71 protected void runTest(@Nonnull String testName) { in runTest() 75 protected void runTest(@Nonnull String testName, @Nonnull BaksmaliOptions options) { in runTest()
|
D | DisassemblyTest.java | 55 protected String getOutputFilename(@Nonnull String testName) { in getOutputFilename() 59 protected void runTest(@Nonnull String testName) { in runTest() 63 protected void runTest(@Nonnull String testName, @Nonnull BaksmaliOptions options) { in runTest()
|
D | IdenticalRoundtripTest.java | 52 @Nonnull @Override protected String getInputFilename(@Nonnull String testName) { in getInputFilename() 56 @Nonnull @Override protected String getOutputFilename(@Nonnull String testName) { in getOutputFilename()
|
D | DexTest.java | 63 protected String getInputFilename(@Nonnull String testName) { in getInputFilename() 68 …cted DexBackedDexFile getInputDexFile(@Nonnull String testName, @Nonnull BaksmaliOptions options) { in getInputDexFile()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | CodePointTrieTest.java | 156 testTrieGetRanges(String testName, CodePointMap trie, in testTrieGetRanges() 218 testTrieGetters(String testName, CodePointTrie trie, in testTrieGetters() 291 … testBuilderGetters(String testName, MutableCodePointTrie mutableTrie, CheckRange checkRanges[]) { in testBuilderGetters() 338 testTrieUTF16(String testName, in testTrieUTF16() 425 testTrie(String testName, CodePointTrie trie, in testTrie() 437 testBuilder(String testName, MutableCodePointTrie mutableTrie, CheckRange checkRanges[]) { in testBuilder() 443 testTrieSerialize(String testName, MutableCodePointTrie mutableTrie, in testTrieSerialize() 524 testTrieSerializeAllValueWidth(String testName, in testTrieSerializeAllValueWidth() 565 makeTrieWithRanges(String testName, boolean withClone, in makeTrieWithRanges() 597 …testTrieRanges(String testName, boolean withClone, SetRange setRanges[], CheckRange checkRanges[])… in testTrieRanges() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | CodePointTrieTest.java | 159 testTrieGetRanges(String testName, CodePointMap trie, in testTrieGetRanges() 221 testTrieGetters(String testName, CodePointTrie trie, in testTrieGetters() 294 … testBuilderGetters(String testName, MutableCodePointTrie mutableTrie, CheckRange checkRanges[]) { in testBuilderGetters() 341 testTrieUTF16(String testName, in testTrieUTF16() 428 testTrie(String testName, CodePointTrie trie, in testTrie() 440 testBuilder(String testName, MutableCodePointTrie mutableTrie, CheckRange checkRanges[]) { in testBuilder() 446 testTrieSerialize(String testName, MutableCodePointTrie mutableTrie, in testTrieSerialize() 527 testTrieSerializeAllValueWidth(String testName, in testTrieSerializeAllValueWidth() 568 makeTrieWithRanges(String testName, boolean withClone, in makeTrieWithRanges() 600 …testTrieRanges(String testName, boolean withClone, SetRange setRanges[], CheckRange checkRanges[])… in testTrieRanges() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | ucptrietest.c | 112 testTrieGetRanges(const char *testName, const UCPTrie *trie, const UMutableCPTrie *mutableTrie, in testTrieGetRanges() 187 testTrieGetters(const char *testName, const UCPTrie *trie, in testTrieGetters() 345 testBuilderGetters(const char *testName, const UMutableCPTrie *mutableTrie, in testBuilderGetters() 388 testTrieUTF16(const char *testName, in testTrieUTF16() 490 testTrieUTF8(const char *testName, in testTrieUTF8() 692 testTrie(const char *testName, const UCPTrie *trie, in testTrie() 704 testBuilder(const char *testName, const UMutableCPTrie *mutableTrie, in testBuilder() 711 trieTestGolden(const char *testName, in trieTestGolden() 770 testTrieSerialize(const char *testName, UMutableCPTrie *mutableTrie, in testTrieSerialize() 956 testTrieSerializeAllValueWidth(const char *testName, in testTrieSerializeAllValueWidth() [all …]
|
D | trie2test.c | 99 testTrieEnum(const char *testName, in testTrieEnum() 113 testTrieGetters(const char *testName, in testTrieGetters() 272 testTrieUTF16(const char *testName, in testTrieUTF16() 352 testTrieUTF8(const char *testName, in testTrieUTF8() 519 testFrozenTrie(const char *testName, in testFrozenTrie() 568 testNewTrie(const char *testName, const UTrie2 *trie, in testNewTrie() 576 testTrieSerialize(const char *testName, in testTrieSerialize() 785 testTrieSerializeAllValueBits(const char *testName, in testTrieSerializeAllValueBits() 831 makeTrieWithRanges(const char *testName, UBool withClone, in makeTrieWithRanges() 891 testTrieRanges(const char *testName, UBool withClone, in testTrieRanges() [all …]
|
D | idnatest.c | 73 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() 433 const char* testName = "uidna_toASCII"; in TestToASCII() local 447 const char* testName = "uidna_toUnicode"; in TestToUnicode() local 464 const char* testName="uidna_IDNToUnicode"; in TestIDNToUnicode() local 493 const char* testName="udina_IDNToASCII"; in TestIDNToASCII() local 520 const char* testName, CompareFunc func, in testCompareWithSrc() 569 const char* testName ="uidna_compare"; in TestCompare() local
|
/external/junit/src/main/java/junit/runner/ |
D | TestRunListener.java | 20 void testStarted(String testName); in testStarted() 22 void testEnded(String testName); in testEnded() 24 void testFailed(int status, String testName, String trace); in testFailed()
|
/external/armnn/src/armnn/test/ |
D | UnitTests.hpp | 38 void CompareTestResultIfSupported(const std::string& testName, const LayerTestResult<T, n>& testRes… in CompareTestResultIfSupported() 50 void CompareTestResultIfSupported(const std::string& testName, const std::vector<LayerTestResult<T,… in CompareTestResultIfSupported() 65 void RunTestFunction(const char* testName, TFuncPtr testFunction, Args... args) in RunTestFunction() 81 void RunTestFunctionUsingTensorHandleFactory(const char* testName, TFuncPtr testFunction, Args... a… in RunTestFunctionUsingTensorHandleFactory() 116 void CompareRefTestFunction(const char* testName, TFuncPtr testFunction, Args... args) in CompareRefTestFunction() 128 void CompareRefTestFunctionUsingTensorHandleFactory(const char* testName, TFuncPtr testFunction, Ar… in CompareRefTestFunctionUsingTensorHandleFactory()
|
/external/testng/src/test/java/test/reports/ |
D | ReportTest.java | 26 String testName = "TmpTest"; in verifyIndex() local 47 String testName = "Test1"; in directoryShouldBeSuiteName() local 72 String testName = "TmpTest"; in oneDirectoryPerSuite() local 92 private static File getHtmlReportFile(File outputDir, String suiteName, String testName) { in getHtmlReportFile()
|
/external/TestParameterInjector/src/test/java/com/google/testing/junit/testparameterinjector/ |
D | TestParametersMethodProcessorTest.java | 59 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.SimpleMethodAnnotation 145 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.SimpleConstructorAnnotation 208 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.ConstructorAnnotationWithProvider 267 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.BaseClassWithMethodAnnotation 315 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.MixedWithTestParameterMethodAnnotation 395 @Rule public TestName testName = new TestName(); field in TestParametersMethodProcessorTest.MixedWithTestParameterFieldAnnotation
|
/external/testng/src/test/java/test/name/ |
D | ITestSample.java | 13 public ThreadLocal<String> testName = new ThreadLocal<>(); field in ITestSample 25 public void run(String testName) { in run()
|
/external/angle/src/tests/gles_conformance_tests/ |
D | generate_gles_conformance_tests.py | 19 def GetSuiteName(testName): argument 23 def GetTestName(testName): argument
|
/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/ |
D | AggregatedDepsGenerator.java | 39 private final Optional<ClassName> testName; field in AggregatedDepsGenerator 47 Optional<ClassName> testName, in AggregatedDepsGenerator()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCompositeInsertTests.cpp | 215 string testName; in addComputeVectorCompositeInsertTests() local 241 const string testName = string(useUndef ? "undef_" : "") + "vec" + de::toString(elements); in addGraphicsVectorCompositeInsertTests() local 368 …string testName = string(useUndef ? "undef_" : "") + "mat" + de::toString(cols) + "x" + de::toStri… in addComputeMatrixCompositeInsertTests() local 394 …string testName = string(useUndef ? "undef_" : "") + "mat" + de::toString(cols) + "x" + de::t… in addGraphicsMatrixCompositeInsertTests() local 469 const string testName = string(useUndef ? "undef_" : "") + "nested_struct"; in addComputeNestedStructCompositeInsertTests() local 542 const string testName = string(useUndef ? "undef_" : "") + "nested_struct"; in addGraphicsNestedStructCompositeInsertTests() local
|
D | vktSpvAsmConditionalBranchTests.cpp | 63 string testName = string("same_labels_") + conditions[conditionIdx]; in addComputeSameLabelsTest() local 151 string testName = string("same_labels_") + conditions[conditionIdx]; in addGraphicsSameLabelsTest() local
|
D | vktSpvAsm16bitStorageTests.cpp | 1273 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_fl… in addCompute16bitStorageUniform16To32Group() local 1423 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name; in addCompute16bitStorageUniform16To32Group() local 1661 const string testName = testNameBase + dataTypes[dataTypeIdx].name; in addCompute16bitStorageUniform16To32ChainAccessGroup() local 1813 string testName = string(cTypes[tyIdx].name) + "_float"; in addCompute16bitStoragePushConstant16To32Group() local 1941 const char* testName = cTypes[tyIdx].name; in addCompute16bitStoragePushConstant16To32Group() local 2449 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_f… in addCompute16bitStorageUniform32To16Group() local 2561 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name; in addCompute16bitStorageUniform32To16Group() local 2788 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform16StructTo32StructGroup() local 3004 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform32StructTo16StructGroup() local 3217 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStructMixedTypesGroup() local [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 454 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() 656 const char* testName, CompareFunc func, in testCompare() 700 void TestIDNA::testToASCII(const char* testName, TestFunc func){ in testToASCII() 712 void TestIDNA::testToUnicode(const char* testName, TestFunc func){ in testToUnicode() 724 void TestIDNA::testIDNToUnicode(const char* testName, TestFunc func){ in testIDNToUnicode() 750 void TestIDNA::testIDNToASCII(const char* testName, TestFunc func){ in testIDNToASCII() 776 void TestIDNA::testCompare(const char* testName, CompareFunc func){ in testCompare() 1001 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining() 1173 void TestIDNA::testRootLabelSeparator(const char* testName, CompareFunc func, in testRootLabelSeparator()
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | testdata.cpp | 14 TestData::TestData(const char* testName) in TestData() 46 RBTestData::RBTestData(const char* testName) in RBTestData()
|
/external/testng/src/main/java/org/testng/reporters/ |
D | JqReporter.java | 106 String testName = tr.getTestContext().getName(); in generateSuites() local 140 String testName = "test-" + (m_testCount++); in generateTests() local 141 m_testMap.put(context.getName(), testName); in generateTests() local
|
/external/testng/src/test/java/test/ |
D | CommandLineTest.java | 88 String testName="My Test Name"; in testNameOverride() local 102 assertEquals(context.getName(),testName); in testNameOverride() local
|
D | TestHelper.java | 20 public static XmlSuite createSuite(Class<?> cls, String suiteName, String testName) { in createSuite() 24 private static XmlSuite createSuite(String cls, String suiteName, String testName) { in createSuite()
|