OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrintTo
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
test_helpers.h
27
void
PrintTo
(RecordTypes T, std::ostream *OS);
28
void
PrintTo
(const XRayRecord &R, std::ostream *OS);
29
void
PrintTo
(const Trace &T, std::ostream *OS);
63
template <class T> void
PrintTo
(const Array<T> &A, std::ostream *OS) {
70
PrintTo
(E, OS);
test_helpers.cc
41
void
PrintTo
(RecordTypes T, std::ostream *OS) {
45
void
PrintTo
(const XRayRecord &R, std::ostream *OS) {
52
void
PrintTo
(const Trace &T, std::ostream *OS) {
61
PrintTo
(R, OS);
segmented_array_test.cc
22
void
PrintTo
(const TestData &D, std::ostream *OS) {
Completed in 12 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025