Home
last modified time | relevance | path

Searched defs:testStreamingOperation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/protocolrestjson/
H A DAsyncOperationCancelTest.java79 public void testStreamingOperation() { in testStreamingOperation() method in AsyncOperationCancelTest
/aosp_15_r20/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorsHidlTestBase.h201 void testStreamingOperation(SensorTypeVersion type, std::chrono::nanoseconds samplingPeriod, in testStreamingOperation() function