Home
last modified time | relevance | path

Searched defs:kBuffer (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/transport/
H A Dpromise_endpoint_test.cc132 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local
173 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local
216 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local
269 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local
310 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local
353 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local
406 const std::string kBuffer = {0x01}; in TEST_F() local
447 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local
471 const std::string kBuffer = {0x01}; in TEST_F() local
641 const std::string kBuffer = {0x01}; in TEST_F() local
[all …]
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dsubprocess.h112 kBuffer, // dup() onto a pipe and move it into the output() buffer. enumerator
117 kBuffer = 0, // dup() onto a pipe and write args.input on it. enumerator
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dsubprocess.h112 kBuffer, // dup() onto a pipe and move it into the output() buffer. enumerator
117 kBuffer = 0, // dup() onto a pipe and write args.input on it. enumerator
/aosp_15_r20/external/skia/tests/graphite/
H A DUniformManagerTest.cpp579 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local
647 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local
715 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local
/aosp_15_r20/external/pigweed/pw_stream_uart_mcuxpresso/
H A Dstream_test.cc24 std::array<std::byte, 20> kBuffer = {}; variable
H A Dstream_example.cc25 std::array<std::byte, 20> kBuffer = {}; in UartStreamExample() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/include/
DBufferTracker.h65 const std::unique_ptr<uint8_t[]> kBuffer; variable
DHalBufferTracker.h65 const std::unique_ptr<uint8_t[]> kBuffer; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DBufferTracker.h63 const std::unique_ptr<uint8_t[]> kBuffer; variable
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/
H A DStorageUtils.h46 static constexpr StorageType kBuffer = StorageType::BUFFER; variable
/aosp_15_r20/external/openthread/src/core/common/
H A Dappender.hpp64 kBuffer, ///< `Appender` appends to a buffer. enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h138 kBuffer, enumerator
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLModifierFlags.h35 kBuffer = 1 << 11, enumerator
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DMemory.h205 const SharedBuffer kBuffer; variable
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_range_unittest.cc43 const uint32_t kBuffer[10] = { 0 }; variable
/aosp_15_r20/external/libaom/test/
H A Dencode_small_width_height_test.cc28 constexpr unsigned char kBuffer[2 * (256 * 512 + 2 * 128 * 256)] = { 0 }; variable
H A Dwiener_test.cc1801 constexpr unsigned char kBuffer[kWidth * kHeight] = { variable
1974 static constexpr uint16_t kBuffer[(kWidth + 1) * kHeight] = { variable
H A Dencode_api_test.cc115 unsigned char kBuffer[kWidth * kHeight * 3] = { 0 }; in EncodeSetSFrameOnFirstFrame() local
/aosp_15_r20/external/skia/bench/
H A DInterpBench.cpp20 kBuffer = 128, enumerator
H A DMathBench.cpp29 kBuffer = 100, enumerator
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump_memory_range_unittest.cc44 const uint32_t kBuffer[10] = { 0 }; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dwindow_dataset_op.cc39 constexpr char kBuffer[] = "buffer"; variable
H A Dprefetch_dataset_op.cc56 constexpr char kBuffer[] = "buffer"; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputLayerTest.cpp809 static const sp<GraphicBuffer> kBuffer; member
966 const sp<GraphicBuffer> OutputLayerWriteStateToHWCTest::kBuffer = member in android::compositionengine::__anon045ea7a70111::OutputLayerWriteStateToHWCTest
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h70 kBuffer, enumerator

12