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.cpp318 std::vector<int8_t> val2; in ReadvecTestTwoFunc01() local
353 std::vector<uint8_t> val2; in ReadvecTestTwoFunc02() local
388 std::vector<float> val2; in ReadvecTestTwoFunc03() local
442 std::vector<int8_t> val2; in ReadvecTestThreeFunc01() local
477 std::vector<uint8_t> val2; in ReadvecTestThreeFunc02() local
512 std::vector<float> val2; in ReadvecTestThreeFunc03() local
569 std::vector<int8_t> val2; in WritevecTestOneFunc01() local
608 std::vector<uint8_t> val2; in WritevecTestOneFunc02() local
647 std::vector<float> val2; in WritevecTestOneFunc03() local
2073 std::vector<bool> val2; variable
[all …]
/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
Dtcp_test.rs557 let val2 = val.clone(); in sdv_tcp_unexpected_eof() localVariable