Home
last modified time | relevance | path

Searched defs:testName (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/angle/src/tests/test_utils/
H A Dangle_test_instantiate.h106 #define ANGLE_INSTANTIATE_TEST_PLATFORMS(testName, ...) \ argument
112 #define ANGLE_INSTANTIATE_TEST(testName, first, ...) \ argument
118 #define ANGLE_INSTANTIATE_TEST_ARRAY(testName, valuesin) \ argument
181 #define ANGLE_INSTANTIATE_TEST_ES1(testName) \ argument
187 #define ANGLE_INSTANTIATE_TEST_ES2(testName) \ argument
192 #define ANGLE_INSTANTIATE_TEST_ES2_AND(testName, ...) \ argument
198 #define ANGLE_INSTANTIATE_TEST_ES3(testName) \ argument
203 #define ANGLE_INSTANTIATE_TEST_ES3_AND(testName, ...) \ argument
209 #define ANGLE_INSTANTIATE_TEST_ES31(testName) \ argument
214 #define ANGLE_INSTANTIATE_TEST_ES31_AND(testName, ...) \ argument
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Math/
H A DTests.java237 public static void test(String testName, float input, in test()
245 public static void test(String testName, double input, in test()
253 public static void test(String testName, float input1, float input2, in test()
262 public static void test(String testName, double input1, double input2, in test()
271 public static void test(String testName, float input, in test()
279 public static void test(String testName, double input, in test()
287 public static void test(String testName, float input, in test()
296 public static void test(String testName, double input, in test()
304 public static void test(String testName, in test()
314 public static void test(String testName, in test()
[all …]
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DVolumeShaperTest.java246 private static void checkEqual(String testName, in checkEqual()
256 private static void checkNotEqual(String testName, in checkNotEqual()
633 final String testName = TEST_NAME + " " + player.name(); in testMaximumShapers() local
671 private void runTestDuckPlayer(String testName, Player player) throws Exception { in runTestDuckPlayer()
723 String testName, Player player, VolumeShaper.Configuration configuration) in runTestRampPlayer()
765 private void runTestCornerCasePlayer(String testName, Player player) throws Exception { in runTestCornerCasePlayer()
823 final String testName = TEST_NAME + " " + player.name(); in testPlayerCornerCase2() local
863 final String testName = TEST_NAME + " " + player.name(); in testPlayerJoin() local
925 String testName, Player player, VolumeShaper.Configuration configuration) in runTestCubicMonotonicPlayer()
1054 private void runTestStepRampPlayer(String testName, Player player) throws Exception { in runTestStepRampPlayer()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Ducptrietest.c112 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 …]
H A Dtrie2test.c100 testTrieEnum(const char *testName, in testTrieEnum()
114 testTrieGetters(const char *testName, in testTrieGetters()
273 testTrieUTF16(const char *testName, in testTrieUTF16()
353 testTrieUTF8(const char *testName, in testTrieUTF8()
520 testFrozenTrie(const char *testName, in testFrozenTrie()
569 testNewTrie(const char *testName, const UTrie2 *trie, in testNewTrie()
577 testTrieSerialize(const char *testName, in testTrieSerialize()
786 testTrieSerializeAllValueBits(const char *testName, in testTrieSerializeAllValueBits()
832 makeTrieWithRanges(const char *testName, UBool withClone, in makeTrieWithRanges()
892 testTrieRanges(const char *testName, UBool withClone, in testTrieRanges()
[all …]
H A Didnatest.c74 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI()
434 const char* testName = "uidna_toASCII"; in TestToASCII() local
448 const char* testName = "uidna_toUnicode"; in TestToUnicode() local
465 const char* testName="uidna_IDNToUnicode"; in TestIDNToUnicode() local
494 const char* testName="udina_IDNToASCII"; in TestIDNToASCII() local
521 const char* testName, CompareFunc func, in testCompareWithSrc()
570 const char* testName ="uidna_compare"; in TestCompare() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c112 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 …]
H A Dtrie2test.c100 testTrieEnum(const char *testName, in testTrieEnum()
114 testTrieGetters(const char *testName, in testTrieGetters()
273 testTrieUTF16(const char *testName, in testTrieUTF16()
353 testTrieUTF8(const char *testName, in testTrieUTF8()
520 testFrozenTrie(const char *testName, in testFrozenTrie()
569 testNewTrie(const char *testName, const UTrie2 *trie, in testNewTrie()
577 testTrieSerialize(const char *testName, in testTrieSerialize()
786 testTrieSerializeAllValueBits(const char *testName, in testTrieSerializeAllValueBits()
832 makeTrieWithRanges(const char *testName, UBool withClone, in makeTrieWithRanges()
892 testTrieRanges(const char *testName, UBool withClone, in testTrieRanges()
[all …]
H A Didnatest.c74 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI()
434 const char* testName = "uidna_toASCII"; in TestToASCII() local
448 const char* testName = "uidna_toUnicode"; in TestToUnicode() local
465 const char* testName="uidna_IDNToUnicode"; in TestIDNToUnicode() local
494 const char* testName="udina_IDNToASCII"; in TestIDNToASCII() local
521 const char* testName, CompareFunc func, in testCompareWithSrc()
570 const char* testName ="uidna_compare"; in TestCompare() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DCodePointTrieTest.java156 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 …]
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DCodePointTrieTest.java159 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 …]
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/
H A DTestListAdapter.java115 public String testName; field in TestListAdapter.TestListItem
153 String testName, in newTest()
174 String testName, in newTest()
194 String testName, in newTest()
212 String testName, in newTest()
242 String testName, in newTest()
271 String testName, in newTest()
294 String testName, in newTest()
316 String testName, in newTest()
336 String title, String testName, Intent intent, String[] requiredFeatures) { in newTest()
[all …]
/aosp_15_r20/cts/tests/tests/nfc/src/android/nfc/cts/
H A DCardEmulationTest.java1214 String testName = new Object() { in testTwoCustomPollingLoopToPreferredCustomAndBackgroundDynamic() local
1272 String testName = new Object() { in testTwoCustomPollingLoopToCustomAndBackgroundDynamic() local
1323 String testName = new Object() { in testCustomPollingLoopToCustomDynamic() local
1350 String testName = new Object() { in testCustomPollingLoopToCustomDynamicAndRemove() local
1382 String testName = new Object() { in testCustomPollingLoopToCustomWithPrefixDynamic() local
1404 String testName = new Object() { in testCustomPollingLoopToCustomWithPrefix() local
1436 String testName = new Object() { in testThreeWayConflictPollingLoopToForegroundDynamic() local
1472 String testName = new Object() { in testBackgroundForegroundConflictPollingLoopToForegroundDynamic() local
1509 String testName = new Object() { in testBackgroundPaymentConflictPollingLoopToPaymentDynamic() local
1533 String testName = new Object() { in testCustomPollingLoopToCustom() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1257 … string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_float"; in addCompute16bitStorageUniform16To32Group() local
1418 … string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name; in addCompute16bitStorageUniform16To32Group() local
1650 const string testName = testNameBase + dataTypes[dataTypeIdx].name; in addCompute16bitStorageUniform16To32ChainAccessGroup() local
1806 string testName = string(cTypes[tyIdx].name) + "_float"; in addCompute16bitStoragePushConstant16To32Group() local
1938 const char *testName = cTypes[tyIdx].name; in addCompute16bitStoragePushConstant16To32Group() local
2443 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_float_"… in addCompute16bitStorageUniform32To16Group() local
2554 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].na… in addCompute16bitStorageUniform32To16Group() local
2785 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform16StructTo32StructGroup() local
3008 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform32StructTo16StructGroup() local
3231 string testName = string(CAPABILITIES[capIdx].name); in addCompute16bitStructMixedTypesGroup() local
[all …]
H A DvktSpvAsm8bitStorageTests.cpp1064 … string testName = string(CAPABILITIES[STORAGE_BUFFER_TEST].name) + "_" + cTypes[tyIdx].name; in addCompute8bitStorage32To8Group() local
1213 …string testName = string(CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].name) + "_" + cTypes[tyIdx].… in addCompute8bitUniform8To32Group() local
1384 const char *testName = cTypes[tyIdx].name; in addCompute8bitStoragePushConstant8To32Group() local
1541 … string testName = string(CAPABILITIES[STORAGE_BUFFER_TEST].name) + "_" + cTypes[tyIdx].name; in addCompute8bitStorage16To8Group() local
1696 …string testName = string(CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].name) + "_" + cTypes[tyIdx].… in addCompute8bitUniform8To16Group() local
1871 const char *testName = cTypes[tyIdx].name; in addCompute8bitStoragePushConstant8To16Group() local
2181 string testName = string(CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].name); in addCompute8bitStorageUniform8StructTo32StructGroup() local
2406 string testName = string(CAPABILITIES[STORAGE_BUFFER_TEST].name); in addCompute8bitStorageUniform32StructTo8StructGroup() local
2626 string testName = string(CAPABILITIES[capIdx].name); in addCompute8bitStorage8bitStructMixedTypesGroup() local
3269 string testName = "sint_scalar"; in addGraphics8BitStoragePushConstantInt8To32Group() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassMergeFeedbackTests.cpp359 const std::string testName = std::string("single_subpass"); in createRenderPassSubpassMergeFeedbackTests() local
369 const std::string testName = std::string("single_subpass_disallow_renderpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local
379 const std::string testName = std::string("three_subpasses"); in createRenderPassSubpassMergeFeedbackTests() local
389 const std::string testName = std::string("three_subpasses_disallow_renderpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local
399 const std::string testName = std::string("three_subpasses_disallow_subpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local
409 const std::string testName = std::string("many_subpasses"); in createRenderPassSubpassMergeFeedbackTests() local
/aosp_15_r20/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DUnitTestSuiteBuilderTest.java88 public boolean saw(String testName) { in saw()
92 public boolean failed(String testName) { in failed()
96 public boolean errored(String testName) { in errored()
100 public boolean passed(String testName) { in passed()
104 private String testName(Test test) { in testName() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
/aosp_15_r20/external/angle/src/tests/cl_support/
H A Dangle_oclcts_gtest.cpp54 std::string testName; member
121 std::string testName = TrimString(inString, angle::kWhitespaceASCII); in initialize() local
187 for (const std::string &testName : mUnexpectedPasses) in printTestStats() local
197 for (const std::string &testName : mUnexpectedFailed) in printTestStats() local
264 std::string testName = caseInfo.testName.substr(pos + 1); in TestBody() local
311 std::string testName = testCaseName.substr(pos + 1); in RegisterCLCTSTests() local
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DUnitTests.hpp43 void CompareTestResultIfSupported(const std::string& testName, const LayerTestResult<T, n>& testRes… in CompareTestResultIfSupported()
60 void CompareTestResultIfSupported(const std::string& testName, const std::vector<LayerTestResult<T,… in CompareTestResultIfSupported()
79 void RunTestFunction(const char* testName, TFuncPtr testFunction, Args... args) in RunTestFunction()
95 void RunTestFunctionUsingTensorHandleFactory(const char* testName, TFuncPtr testFunction, Args... a… in RunTestFunctionUsingTensorHandleFactory()
142 void CompareRefTestFunction(const char* testName, TFuncPtr testFunction, Args... args) in CompareRefTestFunction()
154 void CompareRefTestFunctionUsingTensorHandleFactory(const char* testName, TFuncPtr testFunction, Ar… in CompareRefTestFunctionUsingTensorHandleFactory()
/aosp_15_r20/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/
H A DCtsVerifierTest.java178 void runTest(String testName, String... configRequirements) throws Exception { in runTest()
182 void runTest(String testName, boolean foldedMode, String... configRequirements) in runTest()
246 private void removeTestResult(String testName) throws Exception { in removeTestResult()
259 private TestResult getTestResult(String testName) { in getTestResult()
334 private static String setFoldedTestNameSuffix(String testName) { in setFoldedTestNameSuffix()
/aosp_15_r20/external/aws-sdk-java-v2/test/stability-tests/src/it/java/software/amazon/awssdk/stability/tests/
H A DTestResult.java23 private final String testName; field in TestResult
47 public String testName() { in testName() method in TestResult
94 private String testName; field in TestResult.Builder
106 public Builder testName(String testName) { in testName() method in TestResult.Builder
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp454 void TestIDNA::testAPI(const char16_t* src, const char16_t* 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 char16_t* src,int32_t numIterations,const char* testName, in testChaining()
1173 void TestIDNA::testRootLabelSeparator(const char* testName, CompareFunc func, in testRootLabelSeparator()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtestidna.cpp454 void TestIDNA::testAPI(const char16_t* src, const char16_t* 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 char16_t* src,int32_t numIterations,const char* testName, in testChaining()
1173 void TestIDNA::testRootLabelSeparator(const char* testName, CompareFunc func, in testRootLabelSeparator()
/aosp_15_r20/external/TestParameterInjector/src/test/java/com/google/testing/junit/testparameterinjector/
H A DTestParametersMethodProcessorTest.java59 @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
/aosp_15_r20/external/google-smali/baksmali/src/test/java/com/android/tools/smali/baksmali/
H A DRoundtripTest.java61 protected String getInputFilename(@Nonnull String testName) { in getInputFilename()
66 protected String getOutputFilename(@Nonnull String testName) { in getOutputFilename()
70 protected void runTest(@Nonnull String testName) { in runTest()
74 protected void runTest(@Nonnull String testName, @Nonnull BaksmaliOptions options) { in runTest()

12345678910>>...39