Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/unittest/common/
Dutils_parcel_test.cpp384 std::vector<int8_t> val2; in ReadvecTestTwoFunc01() local
419 std::vector<uint8_t> val2; in ReadvecTestTwoFunc02() local
454 std::vector<float> val2; in ReadvecTestTwoFunc03() local
508 std::vector<int8_t> val2; in ReadvecTestThreeFunc01() local
543 std::vector<uint8_t> val2; in ReadvecTestThreeFunc02() local
578 std::vector<float> val2; in ReadvecTestThreeFunc03() local
635 std::vector<int8_t> val2; in WritevecTestOneFunc01() local
674 std::vector<uint8_t> val2; in WritevecTestOneFunc02() local
713 std::vector<float> val2; in WritevecTestOneFunc03() local
2240 std::vector<bool> val2; variable
[all …]
/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
Dtcp_test.rs559 let val2 = val.clone(); in sdv_tcp_unexpected_eof() localVariable