Home
last modified time | relevance | path

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

/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_adapter.c101 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local
146 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteToken() local
159 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteToken() local
/test/xts/acts/global/global_idna_test/entry/src/main/cpp/
Dnapi_init.cpp227 bool flagB = U_FAILURE(status); in testUtext_clone() local
244 bool flagB = !utext_equals(utOne, utTwo); in testUtext_equals() local
262 bool flagB = (len != stringLen); in testUtext_nativeLength() local
277 bool flagB = (charC != uString[0]); in testUtext_char32At() local
292 bool flagB = (testChar != uString[0]); in testUtext_current32() local
307 bool flagB = (nextC != uString[0]); in testUtext_next32() local
323 bool flagB = (previousC != uString[0]); in testUtext_previous32() local
338 bool flagB = (nextFromC != uString[1]); in testUtext_next32From() local
353 bool flagB = (previousC != uString[1]); in testUtext_previous32From() local
370 bool flagB = (getNativeIndexI != compare); in testUtext_getNativeIndex() local
[all …]