Searched refs:emptyStr (Results 1 – 2 of 2) sorted by relevance
122 final String emptyStr = ""; in testCalculateHashCode_MD5_int32_sameAsBigInteger_intValue() local127 int emptyHashCode = PlatformLogger.calculateHashCodeMd5(emptyStr); in testCalculateHashCode_MD5_int32_sameAsBigInteger_intValue()132 assertThat(emptyHashCode).isEqualTo(calculateHashCodeMd5withBigInteger(emptyStr)); in testCalculateHashCode_MD5_int32_sameAsBigInteger_intValue()
6498 String8 emptyStr; in deinit() local6499 QCameraParameters::unflatten(emptyStr); in deinit()