Home
last modified time | relevance | path

Searched defs:e3 (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/tests/
DC2UtilTest.cpp81 Enum3 e3(Invalid); in TEST_F() local
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java315 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); in testAddEntriesInTheFuture() local
476 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); in testSizeLimits() local
597 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); in testFileCountLimits() local
/frameworks/base/cmds/idmap2/tests/
DResultTests.cpp52 Error e3(e2); // NOLINT(performance-unnecessary-copy-initialization) in TEST() local
/frameworks/native/libs/ultrahdr/
Dgainmapmath.cpp712 float e3 = mapUintToFloat(reinterpret_cast<uint8_t*>(map->data)[x_upper + y_lower * map->width]); in sampleMap() local
750 float e3 = mapUintToFloat(reinterpret_cast<uint8_t*>(map->data)[x_upper + y_lower * map->width]); in sampleMap() local