Home
last modified time | relevance | path

Searched defs:kRequest (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_1_test.cc119 const StaticByteBuffer kRequest( in TEST_F() local
139 const StaticByteBuffer kRequest( in TEST_F() local
155 const StaticByteBuffer kRequest( in TEST_F() local
181 const auto kRequest = StaticByteBuffer( in TEST_F() local
217 const auto kRequest = StaticByteBuffer( in TEST_F() local
258 const auto kRequest = StaticByteBuffer( in TEST_F() local
324 const StaticByteBuffer kRequest( in TEST_F() local
365 const StaticByteBuffer kRequest( in TEST_F() local
412 const auto kRequest = StaticByteBuffer( in TEST_F() local
451 const auto kRequest = StaticByteBuffer( in TEST_F() local
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver_test.cc204 const StaticByteBuffer kRequest( in TEST_F() local
228 const StaticByteBuffer kRequest( in TEST_F() local
301 const StaticByteBuffer kRequest( in TEST_F() local
326 const StaticByteBuffer kRequest( in TEST_F() local
353 const StaticByteBuffer kRequest( in TEST_F() local
384 const StaticByteBuffer kRequest( in TEST_F() local
410 const StaticByteBuffer kRequest( in TEST_F() local
432 const StaticByteBuffer kRequest( in TEST_F() local
454 const StaticByteBuffer kRequest( in TEST_F() local
498 const StaticByteBuffer kRequest( in TEST_F() local
[all …]
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc4801 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
4834 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
4861 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5030 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5066 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5112 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5143 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5171 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5193 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
5804 constexpr std::string_view kRequest = "GET /zerortt HTTP/1.0\r\n\r\n"; in TEST_F() local
[all …]
H A Dtransport_client_socket_pool_unittest.cc2303 const char kRequest[] = "GET / HTTP/1.0\n\n"; in TEST_F() local
2528 const char kRequest[] = "GET / HTTP/1.1\r\n\r\n"; in TEST_F() local
2593 const char kRequest[] = "GET / HTTP/1.1\r\n\r\n"; in TEST_F() local
2673 const char kRequest[] = "GET / HTTP/1.1\r\n\r\n"; in TEST_F() local
H A Dtcp_client_socket_unittest.cc227 const char kRequest[] = "GET / HTTP/1.0"; in TEST_F() local
286 const char kRequest[] = "GET / HTTP/1.0"; in TEST_F() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/
H A DExecution.h58 const Request kRequest; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
H A DExecution.h59 const V1_0::Request kRequest; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
H A DExecution.h58 const Request kRequest; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DExecution.h64 const Request kRequest; variable
/aosp_15_r20/packages/modules/NeuralNetworks/common/include/
DDefaultExecution.h58 const Request kRequest; variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DManager.cpp263 const Request kRequest; member in android::nn::DriverExecution
996 Request kRequest; member in android::nn::CpuExecution
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurst.cpp75 const std::vector<FmqRequestDatum> kRequest; member in android::hardware::neuralnetworks::V1_2::utils::__anon7c577e700111::BurstExecution
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DBurst.cpp67 const Request kRequest; member in aidl::android::hardware::neuralnetworks::utils::__anon97555a190111::BurstExecution
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h76 kRequest, enumerator
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_types.h487 kRequest, // Request a certificate, but allow unauthenticated connections. enumerator
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DWebViewTest.java2429 final long kRequest = 100; in testVisualStateCallbackCalled() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_frame_test.cc3680 const std::string kRequest = in TEST_P() local