Home
last modified time | relevance | path

Searched defs:warning (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/tetheroffload/aidl/vts/functional/
DVtsHalTetheroffloadTargetTest.cpp297 const int64_t warning = 5000LL; in TEST_P() local
415 const int64_t warning = 12345LL; in TEST_P() local
425 const int64_t warning = 4000LL; in TEST_P() local
435 const int64_t warning = 0LL; in TEST_P() local
445 const int64_t warning = LLONG_MAX; in TEST_P() local
454 const int64_t warning = -1LL; in TEST_P() local
/hardware/interfaces/usb/aidl/vts/
DVtsAidlUsbTargetTest.cpp658 for (auto warning : usb_last_port_status.complianceWarnings) { in TEST_P() local