Searched refs:es (Results 1 – 10 of 10) sorted by relevance
12 adb shell am start -n com.android.statsd.loadtest/.LoadtestActivity --es "type" "start"18 adb shell am start -n com.android.statsd.loadtest/.LoadtestActivity --es "type" "stop"25 …adb shell am start -n com.android.statsd.loadtest/.LoadtestActivity --es "type" "set_replication" …
114 <locale>es</locale>120 <locale>es-rMX</locale>
2730 ExecutionStats es = stats[bucketIndex]; in dumpControllerStateLocked() local2731 if (es == null) { in dumpControllerStateLocked()2741 es.expirationTimeElapsed); in dumpControllerStateLocked()2744 es.windowSizeMs); in dumpControllerStateLocked()2747 es.jobCountLimit); in dumpControllerStateLocked()2750 es.sessionCountLimit); in dumpControllerStateLocked()2753 es.executionTimeInWindowMs); in dumpControllerStateLocked()2756 es.bgJobCountInWindow); in dumpControllerStateLocked()2759 es.executionTimeInMaxPeriodMs); in dumpControllerStateLocked()2762 es.bgJobCountInMaxPeriod); in dumpControllerStateLocked()[all …]
584 ExecutorService es = Executors.newCachedThreadPool(); in testConcurrentUserCreate() local588 es.submit(() -> { in testConcurrentUserCreate()598 es.shutdown(); in testConcurrentUserCreate()599 es.awaitTermination(20, TimeUnit.SECONDS); in testConcurrentUserCreate()
139 ASSERT_TRUE(ParseSplitParameter(CREATE_PATH("es"), in TEST()154 ASSERT_TRUE(ParseSplitParameter(CREATE_PATH("b+es+419"), in TEST()
2967 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyReadWrite() local2974 es.submit(() -> { in testConcurrencyReadWrite()3004 es.submit(() -> { in testConcurrencyReadWrite()3020 es.shutdown(); in testConcurrencyReadWrite()3022 es.awaitTermination(10, TimeUnit.SECONDS)); in testConcurrencyReadWrite()3023 es.shutdownNow(); in testConcurrencyReadWrite()3043 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyRead() local3048 es.submit(() -> { in testConcurrencyRead()3074 es.shutdown(); in testConcurrencyRead()3076 es.awaitTermination(10, TimeUnit.SECONDS)); in testConcurrencyRead()[all …]
406 private static native boolean native_set_supl_es(int es); in native_set_supl_es() argument
15002 field public static final java.lang.String MIMETYPE_VIDEO_MPEG4 = "video/mp4v-es";
25389 field public static final String MIMETYPE_VIDEO_MPEG4 = "video/mp4v-es";
25413 field public static final String MIMETYPE_VIDEO_MPEG4 = "video/mp4v-es";