Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 15 of 15) sorted by relevance

/developtools/profiler/hiebpf/test/
Dhiebpf_test_demo.cpp44 Timer() : startTime_(Now()) {} in Timer()
50 auto currentTime = Now(); in ElapsedUs()
56 startTime_ = Now(); in Reset()
60 static TimePoint Now() in Now() function in __anonb0dca3980111::Timer
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp50 Timer() : startTime_(Now()) {} in Timer()
56 auto currentTime = Now(); in ElapsedUs()
62 startTime_ = Now(); in Reset()
66 TimePoint Now() in Now() function in __anonf6909a300111::Timer
/developtools/integration_verification/tools/fotff/rec/
Drecord.go71 UpdateTime: time.Now().Format("2006-01-02 15:04:05"),
105 UpdateTime: time.Now().Format("2006-01-02 15:04:05"),
126 UpdateTime: time.Now().Format("2006-01-02 15:04:05"),
Dfotff_test.go42 rand.Seed(time.Now().UnixNano())
/developtools/integration_verification/tools/fotff/utils/
Dexec.go57 fmt.Printf("[%s] exec %s :\n", time.Now(), cmdStr)
81 fmt.Printf("[%s] exec %s :\n", time.Now(), cmdStr)
Dssh.go102 fmt.Printf("[%s] exec at %s %s :\n", time.Now(), addr, cmd)
154 t1 := time.Now()
160 t2 := time.Now()
/developtools/profiler/host/smartperf/ide/server/
Dmain.go96 NotBefore: time.Now(),
97 NotAfter: time.Now().AddDate(10, 0, 0),
185 var now = time.Now()
277 now := time.Now()
347 …pth := filepath.FromSlash(fmt.Sprintf("/upload/%s%s", time.Now().Format("20060102150405000"), getS…
/developtools/smartperf_host/ide/server/
Dmain.go96 NotBefore: time.Now(),
97 NotAfter: time.Now().AddDate(10, 0, 0),
185 var now = time.Now()
277 now := time.Now()
347 …pth := filepath.FromSlash(fmt.Sprintf("/upload/%s%s", time.Now().Format("20060102150405000"), getS…
/developtools/integration_verification/tools/fotff/tester/manual/
Dmanual.go35 rand.Seed(time.Now().UnixNano())
/developtools/integration_verification/tools/fotff/tester/pkg_available/
Dpkg_available.go34 rand.Seed(time.Now().UnixNano())
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dcommon.go71 if time.Now().Sub(info.ModTime()) > 7*24*time.Hour {
/developtools/integration_verification/tools/fotff/tester/smoke/
Dsmoke.go44 rand.Seed(time.Now().UnixNano())
/developtools/integration_verification/tools/fotff/tester/xdevice/
Dxdevice.go54 rand.Seed(time.Now().UnixNano())
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp48 Timer() : startTime_(Now()) {} in Timer()
54 auto currentTime = Now(); in ElapsedUs()
60 startTime_ = Now(); in Reset()
64 TimePoint Now() in Now() function in __anonb09dd57f0111::Timer
Dprofiler_service_performance_test.cpp74 Timer() : startTime_(Now()) {} in Timer()
80 auto currentTime = Now(); in ElapsedUs()
86 startTime_ = Now(); in Reset()
90 TimePoint Now() in Now() function in __anon11ccc4d00111::Timer