Home
last modified time | relevance | path

Searched refs:strToHexStr (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/nfc/test/unittest/services/public_test/
H A Dnfc_public_test.cpp199 std::string strToHexStr = NfcSdkCommon::StringToHexString(str); in HWTEST_F() local
200 ASSERT_TRUE(strcmp(strToHexStr.c_str(), TEST_DATA_UNSIGNED_CHAR_STR) == 0); in HWTEST_F()

Completed in 1 milliseconds