Home
last modified time | relevance | path

Searched defs:source_int (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dpush_sinc_resampler_unittest.cc76 std::unique_ptr<int16_t[]> source_int(new int16_t[input_samples]); in ResampleBenchmarkTest() local
159 std::unique_ptr<int16_t[]> source_int(new int16_t[input_block_size]); in ResampleTest() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DCompactDecimalFormatTest.java495 BigInteger source_int = new BigInteger("31415926535897932384626433"); in TestBig() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DCompactDecimalFormatTest.java498 BigInteger source_int = new BigInteger("31415926535897932384626433"); in TestBig() local