Searched defs:sampleList (Results 1 – 2 of 2) sorted by relevance
43 void writeSampleList (const char* casePath, int listNdx, const xe::ri::SampleList& sampleList) in writeSampleList()
446 inline TestLog& TestLog::operator<< (const SampleList& sampleList) { sampleList.write(*this); retu… in operator <<()