HomeSort by: relevance | last modified time | path
    Searched defs:got_ntps (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/atf/dist/tools/
reader.cpp 158 impl::atf_tps_reader::got_ntps(size_t ntps __attribute__((__unused__))) function in class:impl::atf_tps_reader
416 ATF_PARSER_CALLBACK(p, got_ntps(ntps));
reader_test.cpp 53 got_ntps(size_t ntps) function in class:tps_reader
55 m_calls.push_back("got_ntps(" + tools::text::to_string(ntps) + ")");
130 "got_ntps(0)",
156 "got_ntps(2)",
210 "got_ntps(2)",
297 "got_ntps(2)",
367 "got_ntps(1)",
425 "got_ntps(1)",
531 "got_ntps(1)",
580 "got_ntps(1)"
    [all...]
atf-report.cpp 519 got_ntps(size_t ntps) function in class:converter

Completed in 55 milliseconds