Home
last modified time | relevance | path

Searched defs:e4 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java477 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); in testSizeLimits() local
598 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); in testFileCountLimits() local
/frameworks/base/cmds/idmap2/tests/
DResultTests.cpp55 Error e4(e3, "%02d", 1); in TEST() local
/frameworks/native/libs/ultrahdr/
Dgainmapmath.cpp717 float e4 = mapUintToFloat(reinterpret_cast<uint8_t*>(map->data)[x_upper + y_upper * map->width]); in sampleMap() local
751 float e4 = mapUintToFloat(reinterpret_cast<uint8_t*>(map->data)[x_upper + y_upper * map->width]); in sampleMap() local