/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | format_tests.cpp | 77 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/ |
D | upstream_benchmark.rs | 5 const SAMPLES: usize = 10000; constant
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ryu-1.0.17/examples/ |
H A D | upstream_benchmark.rs | 5 const SAMPLES: usize = 10000; constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/benches/ |
D | parse.rs | 204 const SAMPLES: usize = 200; constant
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Random/ |
H A D | RandomExponentialTest.java | 44 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 D | DemoUtil.java | 36 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 D | DemoUtil.java | 36 public static final List<MediaItem> SAMPLES; field in DemoUtil
|
/aosp_15_r20/system/media/audio_utils/fuzz/format_fuzzer/ |
H A D | format_fuzzer.cpp | 76 constexpr size_t SAMPLES = UINT8_MAX; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/libevent/sample/ |
H A D | include.am | 7 SAMPLES = \ macro
|
/aosp_15_r20/frameworks/base/tests/graphics/RenderThreadTest/src/com/example/renderthread/ |
H A D | MainActivity.java | 27 static final ArrayList<Map<String, ?>> SAMPLES = new ArrayList<>(); field in MainActivity
|
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/ |
D | power_metrics_test.py | 114 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 D | HashStringBenchmark.java | 89 static final int SAMPLES = 0x100; field in HashStringBenchmark
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/hash/ |
H A D | HashStringBenchmark.java | 89 static final int SAMPLES = 0x100; field in HashStringBenchmark
|
/aosp_15_r20/packages/services/Mtp/perf_tests/src/com/android/mtp/ |
D | AppFusePerfTest.java | 47 final int SAMPLES = 100; in testReadWriteFile() local
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | sieve.cpp | 199 #define SAMPLES 50 in uprv_getSieveTime() macro
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/howExpensiveIs/ |
H A D | sieve.cpp | 199 #define SAMPLES 50 in uprv_getSieveTime() macro
|
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/ |
H A D | StringGenerationTest.java | 16 final static String[] SAMPLES = new String[] { field in StringGenerationTest
|
H A D | StringGenerationFromReaderTest.java | 15 final static String[] SAMPLES = new String[] { field in StringGenerationFromReaderTest
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/regression/tests/ |
D | DetectRegression.java | 84 private static final int SAMPLES = 100000; field in DetectRegression
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/ |
H A D | freq-step.c | 20 #define SAMPLES 100 macro
|
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/ |
H A D | avarPlanner.py | 105 SAMPLES = 8 variable
|
/aosp_15_r20/external/libevent/ |
H A D | CMakeLists.txt | 1014 set(SAMPLES variable
|
/aosp_15_r20/external/libopus/tests/ |
H A D | test_opus_encode.c | 51 #define SAMPLES (48000*30) macro
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_import/ |
D | __init__.py | 713 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 D | MediaCodecTest.java | 2189 final int SAMPLES = PCM_FRAMES * AUDIO_CHANNEL_COUNT; in testFlacIdentity() local
|