Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DHealthMonitor_unittest.cpp511 const int lineUpperBound = __LINE__; in TEST() local
516 Pointee(Field(&EventHangMetadata::line, AllOf(Ge(lineLowerBound), Le(lineUpperBound)))), in TEST()