Home
last modified time | relevance | path

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

/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;