Searched defs:Running (Results 1 – 13 of 13) sorted by relevance
32 public class Running { class33 private Running() {} in Running() method in Running
6 ### Running subsection in OkHttp Benchmarks
36 StringRef TargetDesc, bool Running) { in printPassMessage()42 static void printCaseMessage(int CaseNum, StringRef Msg, bool Running) { in printCaseMessage()
59 ## Running section in [Google Closure Compiler](https://developers.google.com/closure/compiler/)
82 bool Running; // Is the timer currently running? variable
147 Running section in Getting Started
81 bool Running; ///< Is the timer currently running? variable
134 struct Running { struct146 static SkTArray<Running> gRunning; argument
20 Running = -1, enumerator
21 Running = -1, enumerator
27 Running = -1, enumerator
353 bool VCMJitterBuffer::Running() const { in Running() function in webrtc::VCMJitterBuffer
253 bool Running() { in Running() function