/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | DetectionPostProcessTestImpl.hpp | 29 struct TestData struct 31 static const armnn::TensorShape s_BoxEncodingsShape; 32 static const armnn::TensorShape s_ScoresShape; 33 static const armnn::TensorShape s_AnchorsShape; 35 static const QuantData s_BoxEncodingsQuantData; 36 static const QuantData s_ScoresQuantData; 37 static const QuantData s_AnchorsQuantData; 39 static const FloatData s_BoxEncodings; 40 static const FloatData s_Scores; 41 static const FloatData s_Anchors;
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | regiontst.cpp | 397 typedef struct TestData { in TestGetInstanceString() struct 398 const char *inputID; in TestGetInstanceString() 399 const char *expectedID; in TestGetInstanceString() 400 URegionType expectedType; in TestGetInstanceString() 401 } TestData; in TestGetInstanceString() typedef 452 typedef struct TestData { in TestGetInstanceInt() struct 453 int32_t inputID; in TestGetInstanceInt() 454 const char *expectedID; in TestGetInstanceInt() 455 URegionType expectedType; in TestGetInstanceInt() 456 } TestData; in TestGetInstanceInt() typedef
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | regiontst.cpp | 397 typedef struct TestData { in TestGetInstanceString() struct 398 const char *inputID; in TestGetInstanceString() 399 const char *expectedID; in TestGetInstanceString() 400 URegionType expectedType; in TestGetInstanceString() 401 } TestData; in TestGetInstanceString() typedef 452 typedef struct TestData { in TestGetInstanceInt() struct 453 int32_t inputID; in TestGetInstanceInt() 454 const char *expectedID; in TestGetInstanceInt() 455 URegionType expectedType; in TestGetInstanceInt() 456 } TestData; in TestGetInstanceInt() typedef
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | suspend_event_helper.cc | 44 struct TestData { struct 45 jlocation target_loc; 46 jmethodID target_method; 47 jclass target_klass; 48 jfieldID target_field; 49 jrawMonitorID notify_monitor; 50 jint frame_pop_offset; 51 jmethodID frame_pop_setup_method; 52 std::vector<std::string> interesting_classes; 53 bool hit_location; [all …]
|
/aosp_15_r20/external/harfbuzz_ng/test/shape/data/aots/ |
H A D | hb-aots-tester.cpp | 26 struct TestData struct 28 TestData(hb_buffer_t *buffer_, in TestData() function 36 ~TestData() in ~TestData() argument 51 TestData argument
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_frame_unittest.cc | 33 struct TestData { struct 34 const char* description; 35 DesktopRect dest_frame_rect; 36 DesktopRect src_frame_rect; 37 double horizontal_scale; 38 double vertical_scale; 39 DesktopRect expected_overlap_rect;
|
/aosp_15_r20/external/libwebm/webm_parser/tests/ |
H A D | block_parser_test.cc | 50 struct TestData { struct 52 std::vector<std::uint8_t> data; 55 std::uint64_t expected_track_number; 56 std::int16_t expected_timecode; 57 Lacing expected_lacing; 58 bool expected_is_visible; 59 bool expected_is_key_frame; 60 bool expected_is_discardable; 61 int expected_num_frames; 63 std::uint64_t expected_frame_start_position; [all …]
|
/aosp_15_r20/external/vixl/test/aarch32/config/ |
H A D | template-assembler-aarch32.cc.in | 67 struct TestData { struct 70 Operands operands; 72 bool in_it_block; 75 Condition it_condition; 77 const char* operands_description; 79 const char* identifier;
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | address_list_unittest.cc | 99 struct TestData { in TEST() struct 100 std::string ip_address; in TEST() 101 const char* in_addr; in TEST() 102 int ai_family; in TEST() 103 size_t ai_addrlen; in TEST() 104 size_t in_addr_offset; in TEST() 105 size_t in_addr_size; in TEST()
|
/aosp_15_r20/external/vixl/test/aarch32/ |
H A D | test-assembler-cond-rd-rn-t32.cc | 79 struct TestData { struct 82 Operands operands; 84 bool in_it_block; 87 Condition it_condition; 89 const char* operands_description; 91 const char* identifier;
|
H A D | test-assembler-rd-rn-rm-t32.cc | 78 struct TestData { struct 81 Operands operands; 83 bool in_it_block; 86 Condition it_condition; 88 const char* operands_description; 90 const char* identifier;
|
H A D | test-assembler-rd-rn-rm-a32.cc | 78 struct TestData { struct 81 Operands operands; 83 bool in_it_block; 86 Condition it_condition; 88 const char* operands_description; 90 const char* identifier;
|
H A D | test-assembler-cond-rd-rn-a32.cc | 79 struct TestData { struct 82 Operands operands; 84 bool in_it_block; 87 Condition it_condition; 89 const char* operands_description; 91 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-const-can-use-pc-a32.cc | 76 struct TestData { struct 79 Operands operands; 81 bool in_it_block; 84 Condition it_condition; 86 const char* operands_description; 88 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-rn-a32.cc | 86 struct TestData { struct 89 Operands operands; 91 bool in_it_block; 94 Condition it_condition; 96 const char* operands_description; 98 const char* identifier;
|
H A D | test-assembler-cond-rdlow-operand-imm8-t32.cc | 75 struct TestData { struct 78 Operands operands; 80 bool in_it_block; 83 Condition it_condition; 85 const char* operands_description; 87 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-rn-low-registers-in-it-block-t32.cc | 74 struct TestData { struct 77 Operands operands; 79 bool in_it_block; 82 Condition it_condition; 84 const char* operands_description; 86 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-rn-in-it-block-t32.cc | 74 struct TestData { struct 77 Operands operands; 79 bool in_it_block; 82 Condition it_condition; 84 const char* operands_description; 86 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-const-cannot-use-pc-a32.cc | 76 struct TestData { struct 79 Operands operands; 81 bool in_it_block; 84 Condition it_condition; 86 const char* operands_description; 88 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc | 72 struct TestData { struct 75 Operands operands; 77 bool in_it_block; 80 Condition it_condition; 82 const char* operands_description; 84 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-const-t32.cc | 80 struct TestData { struct 83 Operands operands; 85 bool in_it_block; 88 Condition it_condition; 90 const char* operands_description; 92 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-rn-t32.cc | 86 struct TestData { struct 89 Operands operands; 91 bool in_it_block; 94 Condition it_condition; 96 const char* operands_description; 98 const char* identifier;
|
H A D | test-assembler-cond-rd-operand-imm16-t32.cc | 75 struct TestData { struct 78 Operands operands; 80 bool in_it_block; 83 Condition it_condition; 85 const char* operands_description; 87 const char* identifier;
|
H A D | test-assembler-cond-rdlow-operand-imm8-in-it-block-t32.cc | 74 struct TestData { struct 77 Operands operands; 79 bool in_it_block; 82 Condition it_condition; 84 const char* operands_description; 86 const char* identifier;
|
H A D | test-assembler-cond-rd-pc-operand-imm12-t32.cc | 76 struct TestData { struct 79 Operands operands; 81 bool in_it_block; 84 Condition it_condition; 86 const char* operands_description; 88 const char* identifier;
|