Home
last modified time | relevance | path

Searched defs:TestJSONStream (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
Dtest-heap-profiler.cc768 class TestJSONStream : public v8::OutputStream { class
770 TestJSONStream() : eos_signaled_(0), abort_countdown_(-1) {} in TestJSONStream() function in __anon0a15cbff0211::TestJSONStream
771 explicit TestJSONStream(int abort_countdown) in TestJSONStream() function in __anon0a15cbff0211::TestJSONStream