Home
last modified time | relevance | path

Searched defs:SAMPLES (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/system/media/audio_utils/tests/
H A Dformat_tests.cpp77 constexpr size_t SAMPLES = UINT8_MAX; in TEST_P() local
144 constexpr size_t SAMPLES = UINT8_MAX; in TEST_P() local
/aosp_15_r20/external/rust/android-crates-io/crates/ryu/examples/
Dupstream_benchmark.rs5 const SAMPLES: usize = 10000; constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ryu-1.0.17/examples/
H A Dupstream_benchmark.rs5 const SAMPLES: usize = 10000; constant
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/benches/
Dparse.rs204 const SAMPLES: usize = 200; constant
/aosp_15_r20/libcore/ojluni/src/test/java/util/Random/
H A DRandomExponentialTest.java44 private static final int SAMPLES = 40_000_000; field in RandomExponentialTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/cast/src/main/java/com/google/android/exoplayer2/castdemo/
H A DDemoUtil.java36 public static final List<MediaItem> SAMPLES; field in DemoUtil
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/cast/src/main/java/com/google/android/exoplayer2/castdemo/
H A DDemoUtil.java36 public static final List<MediaItem> SAMPLES; field in DemoUtil
/aosp_15_r20/system/media/audio_utils/fuzz/format_fuzzer/
H A Dformat_fuzzer.cpp76 constexpr size_t SAMPLES = UINT8_MAX; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/libevent/sample/
H A Dinclude.am7 SAMPLES = \ macro
/aosp_15_r20/frameworks/base/tests/graphics/RenderThreadTest/src/com/example/renderthread/
H A DMainActivity.java27 static final ArrayList<Map<String, ?>> SAMPLES = new ArrayList<>(); field in MainActivity
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/
Dpower_metrics_test.py114 SAMPLES = [0.13, 0.95, 0.32, 4.84, 2.48, 4.11, 4.85, 4.88, 4.22, 2.2] variable in PowerMetricsTest
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/hash/
H A DHashStringBenchmark.java89 static final int SAMPLES = 0x100; field in HashStringBenchmark
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/hash/
H A DHashStringBenchmark.java89 static final int SAMPLES = 0x100; field in HashStringBenchmark
/aosp_15_r20/packages/services/Mtp/perf_tests/src/com/android/mtp/
DAppFusePerfTest.java47 final int SAMPLES = 100; in testReadWriteFile() local
/aosp_15_r20/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A Dsieve.cpp199 #define SAMPLES 50 in uprv_getSieveTime() macro
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/howExpensiveIs/
H A Dsieve.cpp199 #define SAMPLES 50 in uprv_getSieveTime() macro
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/
H A DStringGenerationTest.java16 final static String[] SAMPLES = new String[] { field in StringGenerationTest
H A DStringGenerationFromReaderTest.java15 final static String[] SAMPLES = new String[] { field in StringGenerationFromReaderTest
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/regression/tests/
DDetectRegression.java84 private static final int SAMPLES = 100000; field in DetectRegression
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Dfreq-step.c20 #define SAMPLES 100 macro
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/
H A DavarPlanner.py105 SAMPLES = 8 variable
/aosp_15_r20/external/libevent/
H A DCMakeLists.txt1014 set(SAMPLES variable
/aosp_15_r20/external/libopus/tests/
H A Dtest_opus_encode.c51 #define SAMPLES (48000*30) macro
/aosp_15_r20/external/python/cpython3/Lib/test/test_import/
D__init__.py713 SAMPLES = ('test', 'test\u00e4\u00f6\u00fc\u00df', 'test\u00e9\u00e8', variable in PathsTests
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecTest.java2189 final int SAMPLES = PCM_FRAMES * AUDIO_CHANNEL_COUNT; in testFlacIdentity() local

12