Searched refs:bufAsString (Results 1 – 3 of 3) sorted by relevance
54 std::string bufAsString(const char Buf[BUF_SIZE]) { in bufAsString() function118 << ")\nsz =" << bufAsString(BufSz) in testCaller()119 << "\nllc=" << bufAsString(BufLlc) << "\n"; in testCaller()169 << ")\nsz =" << bufAsString(BufSz) in testCallee()170 << "\nllc=" << bufAsString(BufLlc) << "\n"; in testCallee()
70 local bufAsString = builder:Output()73 local buf = flatbuffers.binaryArray.New(bufAsString)
1890 local bufAsString = builder:Output()2164 local bufAsString = -- The data you just read in2167 local buf = flatbuffers.binaryArray.New(bufAsString)