Searched defs:tpd (Results 1 – 2 of 2) sorted by relevance
80 TypedProtoDecoder<2, true> tpd(used_range.begin, used_range.size()); in TEST() local98 TypedProtoDecoder<2, true> tpd(data.data(), data.size()); in TEST() local110 TypedProtoDecoder<2, true> tpd(buf, 1); in TEST() local144 TypedProtoDecoder<4, true> tpd(used_range.begin, used_range.size()); in TEST() local
42 std::unique_ptr<ThreadPoolDevice> tpd; in CreateDevices() local