Home
last modified time | relevance | path

Searched refs:allow_association_changes_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.cc746 : ignore_metadata_events_(false), allow_association_changes_(true) {} in TraceAnalyzer()
803 DCHECK(allow_association_changes_) in AssociateEvents()
866 allow_association_changes_ = false; in FindEvents()
Dtrace_event_analyzer.h766 bool allow_association_changes_; variable