Searched refs:trAlign (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/bundlemanager/zlib/actszlibtest/ |
H A D | ActsZlibTest.cpp | 1534 _tr_align trAlign;
in HWTEST_F() local 1535 printf("_length_code: %d\n", sizeof(trAlign));
in HWTEST_F()
|
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
H A D | zlibndk.cpp | 2050 _tr_align trAlign;
in Types() local 2051 NAPI_ASSERT(env, sizeof(trAlign) >= VALUE_ZERO, "_tr_align error");
in Types() 2161 {"trAlign", nullptr, Types, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 6 milliseconds