Searched defs:instant (Results 1 – 10 of 10) sorted by relevance
99 mod instant; module
153 Instant instant = start; in testAllTransitions() local240 Instant instant = Instant.ofEpochMilli(utcTimeInMillis); in assertSameOffset() local
42 boolean instant; /* true if D3DISSUE_BEGIN is not needed / invalid */ member
97 virtual void instant(llvm::StringRef Name, llvm::json::Object &&Args) {} in instant() function
72 void instant(llvm::StringRef Name, llvm::json::Object &&Args) override { in instant() function in clang::clangd::trace::__anon9b8c956d0111::JSONTracer
308 public static void instant(String name) { in instant() method in TraceEvent317 public static void instant(String name, String arg) { in instant() method in TraceEvent
93 public static void instant(String name) { in instant() method in TestTraceEvent
271 let instant = Instant::now(); localVariable
531 long instant = 0L; field in RateLimiterTest.FakeStopwatch