Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java474 Currency curr_b = (Currency) b; in hasSameBehavior()
479 && curr_a.getCurrencyCode().equals(curr_b.getCurrencyCode()); in hasSameBehavior()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java473 Currency curr_b = (Currency) b; in hasSameBehavior()
478 && curr_a.getCurrencyCode().equals(curr_b.getCurrencyCode()); in hasSameBehavior()

Completed in 3 milliseconds