Home
last modified time | relevance | path

Searched defs:record (Results 1 – 7 of 7) sorted by relevance

/test/xts/hats/kernel/memtracker/
DMemTrackerTest.cpp69 for (auto record : records) { variable
89 for (auto record : records) { variable
/test/ostest/wukong/report/src/
Dformat_json.cpp31 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
Dformat_csv.cpp34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
Dtable.cpp21 Table::Table(std::vector<std::string> cloumn_header, std::vector<std::vector<std::string>> record) in Table()
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/src/main/js/test/
DRdbStoreDistributedJsunit.test.js158 const record = { variable
181 const record = { variable
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py390 def emit(self, record): argument
415 def format(self, record): argument
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreDistributedJsunit.test.js177 const record = { variable