/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/crossregion/ |
H A D | S3CrossRegionSyncClientTest.java | 149 String testCaseName) { in given_CrossRegionClientWithNoOverrideConfig_when_StandardOperationIsPerformed_then_SuccessfullyIntercepts() 161 String testCaseName) { in given_CrossRegionClientWithExistingOverrideConfig_when_StandardOperationIsPerformed_then_SuccessfullyIntercepts() 175 String testCaseName) { in given_CrossRegionClient_when_PaginatedOperationIsPerformed_then_DoesNotIntercept() 188 String testCaseName) { in given_CrossRegionClientCreatedWithWrapping_when_OperationIsPerformed_then_SuccessfullyIntercepts() 202 String testCaseName) { in given_CrossRegionClientWithCustomEndpointProvider_when_StandardOperationIsPerformed_then_UsesCustomEndpoint() 226 String testCaseName) { in given_CrossRegionClientWithCustomEndpointProvider_when_StandardOperationIsPerformed_then_UsesCustomEndpointInClient()
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
H A D | ComparisonReport.java | 82 String testCaseName = in writeComparisonReport() local 115 String testCaseName = in writeComparisonReport() local
|
H A D | TestCaseReport.java | 494 String testCaseName = in printTestSuite() local 531 String testCaseName = in printTestSuiteSummary() local
|
/aosp_15_r20/external/aws-sdk-java-v2/test/http-client-tests/src/main/java/software/amazon/awssdk/http/ |
H A D | HttpProxyTestSuite.java | 66 void givenLocalSettingForHttpThenCorrectProxyConfig(String testCaseName, in givenLocalSettingForHttpThenCorrectProxyConfig() 82 String testCaseName, in givenLocalSettingForHttpsThenCorrectProxyConfig()
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/proxy/ |
H A D | ProxyConfigurationTest.java | 191 String testCaseName) { in given_LocalSetting_when_httpProtocol_then_correctProxyConfiguration() 205 String testCaseName) { in given_LocalSetting_when_httpsProtocol_then_correctProxyConfiguration()
|
/aosp_15_r20/external/junit-params/src/main/java/junitparams/naming/ |
H A D | MacroSubstitutionNamingStrategy.java | 31 TestCaseName testCaseName = method.getAnnotation(TestCaseName.class); in getTestCaseName() local 53 private String getTemplate(TestCaseName testCaseName) { in getTemplate()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 86 static ComputeShaderSpec getComputeShaderSpec(Context &ctx, const std::string &testCaseName) in getComputeShaderSpec() 179 … const std::string &testCaseName) in SpvAsmFloatControlsExtensionlessInstance()
|
/aosp_15_r20/cts/tests/tests/assist/src/android/assist/cts/ |
H A D | AssistTestBase.java | 229 protected void start3pApp(String testCaseName) throws Exception { in start3pApp() 233 protected void start3pApp(String testCaseName, Bundle extras) throws Exception { in start3pApp()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 2530 std::string testCaseName = in createImageClearingTestsCommon() local 2615 … std::string testCaseName = getFormatCaseName(format) + dimensionsString; in createImageClearingTestsCommon() local 2728 const std::string testCaseName = in createImageClearingTestsCommon() local 2868 std::string testCaseName = in createImageClearingTestsCommon() local 2972 const std::string testCaseName = in createImageClearingTestsCommon() local
|
/aosp_15_r20/platform_testing/libraries/audio-test-harness/tradefed/src/test/java/com/android/media/audiotestharness/tradefed/ |
H A D | AudioTestHarnessServerLogForwardingHandlerTests.java | 41 String testCaseName, LogRecord record, String expectedLogOutput) {} in buildLogOutputLine_properlyBuildsLine()
|
/aosp_15_r20/development/cmds/monkey/src/com/android/commands/monkey/ |
H A D | MonkeyInstrumentationEvent.java | 33 public MonkeyInstrumentationEvent(String testCaseName, String runnerName) { in MonkeyInstrumentationEvent()
|
H A D | MonkeyGetFrameRateEvent.java | 55 public MonkeyGetFrameRateEvent(String status, String testCaseName) { in MonkeyGetFrameRateEvent()
|
H A D | MonkeyGetAppFrameRateEvent.java | 56 public MonkeyGetAppFrameRateEvent(String status, String activityName, String testCaseName) { in MonkeyGetAppFrameRateEvent()
|
/aosp_15_r20/cts/tests/tests/assist/service/src/android/assist/service/ |
H A D | MainInteractionService.java | 118 String testCaseName = intent.getStringExtra(Utils.TESTCASE_TYPE); in onReceive() local
|
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
H A D | InteractiveResultReporter.java | 91 String testCaseName, in ScreenshotTagData()
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/ |
H A D | TestCaseName.java | 246 private Builder(TestCaseName testCaseName) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/ |
H A D | TestCaseName.java | 246 private Builder(TestCaseName testCaseName) { in Builder()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglThreadCleanUpTests.cpp | 144 static std::string testCaseName(ContextType contextType, SurfaceType surfaceType) in testCaseName() function in deqp::egl::__anon673de11f0111::ThreadCleanUpTest
|
/aosp_15_r20/external/angle/src/tests/cl_support/ |
H A D | angle_oclcts_gtest.cpp | 300 const std::string testCaseName = testList.getCaseInfo(caseIndex).testName; in RegisterCLCTSTests() local
|
/aosp_15_r20/external/deqp/scripts/ |
H A D | run_nightly.py | 208 def __init__ (self, testCaseName, innerHTML): argument
|
/aosp_15_r20/cts/tests/tests/assist/common/src/android/assist/common/ |
H A D | Utils.java | 227 public static void setTestAppAction(Intent intent, String testCaseName) { in setTestAppAction()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/ |
H A D | AutoGeneratedUuidRecordTest.java | 139 private String testCaseName; field in AutoGeneratedUuidRecordTest
|
/aosp_15_r20/cts/common/device-side/nativetesthelper/jni/ |
H A D | gtest_wrapper.cpp | 92 jobject createTestDescription(JNIEnv* env, jstring className, const char* testCaseName, const char*… in createTestDescription()
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include_legacy/ |
D | TestHarness.h | 265 const std::string testCaseName = testInfo->test_case_name(); in getQuant8AllowedError() local
|
/aosp_15_r20/external/angle/src/tests/deqp_support/ |
H A D | angle_deqp_gtest.cpp | 868 const std::string testCaseName = GetTestCaseName(testModuleIndex, caseIndex); in RegisterGLCTSTests() local
|