Home
last modified time | relevance | path

Searched refs:micros (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/tools/preload/
H A DOperation.java111 long micros = nanos / 1000; in nanosToMicros() local
112 int microsInt = (int) micros; in nanosToMicros()
113 if (microsInt != micros) { in nanosToMicros()
/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_aaudio_monkey.cpp322 int micros = (int) (dice * MAX_MICROS_DELAY); in main() local
323 usleep(micros); in main()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DLooperStatsTest.java558 void tickRealtime(long micros) { in tickRealtime() argument
559 mRealtimeMicros += micros; in tickRealtime()
562 void tickThreadTime(long micros) { in tickThreadTime() argument
563 mThreadTimeMicros += micros; in tickThreadTime()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1030 auto microsToNanos = [](uint64_t micros) { in TEST_P() argument
1032 return micros == UINT64_MAX ? UINT64_MAX : kNanosPerMicro * micros; in TEST_P()
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...