Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dserializer_test.cpp72 struct PodStruct { struct
73 uint8_t a;
74 int16_t b;
75 uint32_t c;
76 int64_t d;
77 float e;
78 long double f;
/arkcompiler/runtime_core/libpandabase/tests/
Dserializer_test.cpp69 struct PodStruct { struct
70 uint8_t a;
71 int16_t b;
72 uint32_t c;
73 int64_t d;
74 float e;
75 long double f;