Home
last modified time | relevance | path

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

/test/xts/hats/hdf/usb/mtpTest/common/
Dusbfn_mtp_test.cpp83 bool ignore = false; in PrintVector() local
/test/testfwk/arkxtest/jsunit/src/
Dservice.js235 let obj = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; property