Home
last modified time | relevance | path

Searched defs:TestParam (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/system/core/libprocessgroup/
H A Dtask_profiles_test.cpp137 struct TestParam { struct
138 const char* attr_name;
139 const char* attr_value;
140 bool optional_attr;
141 bool result;
142 LogSeverity log_severity;
143 const char* log_prefix;
144 const char* log_suffix;
/aosp_15_r20/external/rust/crabbyavif/src/utils/
Dclap.rs105 struct TestParam { struct
106 image_width: u32,
107 image_height: u32,
108 pixel_format: PixelFormat,
109 clap: CleanAperture,
110 rect: Option<CropRect>,
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Ddepthwiseconv_quantized_test.cc82 struct TestParam { struct
85 explicit TestParam(TestParamTuple param_tuple) in TestParam() argument
96 static std::string TestNameSuffix( in TestNameSuffix()
106 DepthwiseConvImplementation forced_invocation =
108 int tests_to_run = 0;
109 QuantizationType quantization_type = QuantizationType::kNonPerChannelUint8;
110 bool test_stride = false;
111 bool test_pad = false;
112 bool test_depth_multiplier = false;
113 DepthwiseConvOutputRounding output_rounding =
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/
H A Dnon_temporal_memcpy_test.cc26 struct TestParam { struct
27 size_t copy_size;
28 uint32_t src_offset;
29 uint32_t dst_offset;
/aosp_15_r20/external/abseil-cpp/absl/crc/internal/
H A Dnon_temporal_memcpy_test.cc26 struct TestParam { struct
27 size_t copy_size;
28 uint32_t src_offset;
29 uint32_t dst_offset;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy_test.cc26 struct TestParam { struct
27 size_t copy_size;
28 uint32_t src_offset;
29 uint32_t dst_offset;
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/internal/
H A Dnon_temporal_memcpy_test.cc26 struct TestParam { struct
27 size_t copy_size;
28 uint32_t src_offset;
29 uint32_t dst_offset;
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/internal/
H A Dnon_temporal_memcpy_test.cc26 struct TestParam { struct
27 size_t copy_size;
28 uint32_t src_offset;
29 uint32_t dst_offset;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExpectAssumeTests.cpp84 struct TestParam struct
86 OpType opType;
87 DataClass dataClass;
88 DataType dataType;
89 uint32_t dataChannelCount;
90 VkShaderStageFlagBits shaderType;
91 bool wrongExpectation;
92 std::string testName;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp97 struct TestParam struct
99 bool coherent;
100 TestType testType;
101 VkFormat colorFormat;
102 VkFormat depthStencilFormat;
103 VkSampleCountFlagBits m_sampleCount;
104 bool multipleDrawCalls;
105 bool multiplePatchesPerDraw;
106 uint32_t frameBufferSize;
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_resource_ops_test.cc59 struct TestParam { struct
60 nvinfer1::Dims dims;
61 bool dynamic_shape;
62 int n_inputs;
H A Dtrt_engine_op_test.cc61 struct TestParam { struct
62 bool static_engine;
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_test.cpp64 struct TestParam { struct
65 bool io_uring;
66 bool o_direct;
67 std::string compression;
68 int block_size;
69 int num_threads;
70 uint32_t cow_op_merge_size;
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api_test.cc34 struct TestParam { struct
35 TfTrtConversionParams conv_params;
36 std::vector<std::vector<int64>> input_shapes;
/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_test_utils.h274 struct TestParam { struct
278 inline std::ostream& operator<<(std::ostream& os, const TestParam& param) { argument
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dtest_v3.cpp782 struct TestParam { struct
783 std::string compression;
784 int block_size;
785 int num_threads;
786 size_t cluster_ops;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_ring_test.cc65 struct TestParam { struct
67 explicit TestParam(InputShareMode input_share_mode) in TestParam() function
72 bool refcount_is_one = true;
77 bool with_capacity = true;
84 InputShareMode input_share_mode = kPrivate;
86 std::string ToString() const { in ToString()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord_ring_test.cc65 struct TestParam { struct
67 explicit TestParam(InputShareMode input_share_mode) in TestParam() function
72 bool refcount_is_one = true;
77 bool with_capacity = true;
84 InputShareMode input_share_mode = kPrivate;
86 std::string ToString() const { in ToString()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc65 struct TestParam { struct
67 explicit TestParam(InputShareMode input_share_mode) in TestParam() argument
72 bool refcount_is_one = true;
77 bool with_capacity = true;
84 InputShareMode input_share_mode = kPrivate;
86 std::string ToString() const { in ToString()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc2230 struct TestParam { in TestConvertVariableV2() struct
2231 string container; in TestConvertVariableV2()
2232 string shared_name; in TestConvertVariableV2()
2233 std::vector<int> dims; in TestConvertVariableV2()
2234 float epsilon; in TestConvertVariableV2()
2235 Status conversion_status; in TestConvertVariableV2()
2308 struct TestParam { in TestConvertReadVariableOp() struct
2309 string container; in TestConvertReadVariableOp()
2310 string name; in TestConvertReadVariableOp()
2311 std::vector<int> dims; in TestConvertReadVariableOp()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/fuzzers/
Dvendor_packet_fuzzer.cc33 using TestParam = std::tuple<std::vector<uint8_t>, CommandPdu>; typedef
/aosp_15_r20/frameworks/minikin/tests/stresstest/
H A DFontFamilyTest.cpp30 typedef std::pair<std::string, int> TestParam; typedef
/aosp_15_r20/external/selinux/python/sepolgen/tests/
H A Dtest_interfaces.py27 class TestParam(unittest.TestCase): class
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dvendor_packet_test.cc81 using TestParam = std::tuple<std::vector<uint8_t>, CommandPdu>; typedef
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_arena_scoped_ptr_test.cc13 enum class TestParam { kFromHeap, kFromArena }; enum

12