Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:end_time
(Results
1 - 25
of
46
) sorted by relevance
1
2
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_query_sw.h
41
uint64_t begin_time,
end_time
;
member
/third_party/googletest/googletest/samples/
H
A
D
sample5_unittest.cc
72
const time_t
end_time
= time(nullptr);
variable
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H
A
D
hgm_task_handle_thread_test.cpp
98
auto
end_time
= std::chrono::high_resolution_clock::now();
in HWTEST_F()
local
/third_party/libuv/test/
H
A
D
benchmark-getaddrinfo.c
38
static int64_t
end_time
;
variable
H
A
D
benchmark-spawn.c
139
static int64_t start_time,
end_time
;
in BENCHMARK_IMPL()
local
H
A
D
benchmark-pound.c
280
uint64_t
end_time
;
in pound_it()
local
/third_party/ninja/src/
H
A
D
build_log.h
62
int
end_time
;
member
/third_party/mesa3d/src/util/
H
A
D
os_time.c
156
int64_t
end_time
= start_time + timeout;
in os_wait_until_zero()
local
/third_party/node/deps/v8/src/base/platform/
H
A
D
condition-variable.cc
109
Time
end_time
= now + rel_time;
in WaitFor()
local
/third_party/ltp/testcases/kernel/syscalls/times/
H
A
D
times03.c
59
time_t start_time,
end_time
;
in generate_stime()
local
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
time_test.cc
95
int64 start_time,
end_time
;
in TEST()
local
219
int64 start_time,
end_time
;
in TEST()
local
/third_party/mesa3d/src/freedreno/drm/virtio/
H
A
D
virtio_pipe.c
124
int64_t
end_time
= os_time_get_nano() + timeout;
in virtio_pipe_wait()
local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H
A
D
pvr_srv_sync.c
133
struct timespec
end_time
;
in pvr_srv_sync_wait_many()
local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H
A
D
videodec_sample.h
118
int64_t
end_time
= 0;
member in OHOS::Media::VDecNdkSample
H
A
D
videodec_api11_sample.h
142
int64_t
end_time
= 0;
member in OHOS::Media::VDecAPI11Sample
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H
A
D
napi_async_call.cpp
124
auto
end_time
= std::chrono::steady_clock::now();
in Async()
local
/third_party/ffmpeg/libavfilter/
H
A
D
trim.c
42
int64_t start_time,
end_time
;
member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl4cContextFlushControlTests.cpp
342
deUint64
end_time
= deGetMicroseconds();
in testTime()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H
A
D
flag_test.cc
614
absl::Time
end_time
= absl::Now() + absl::Seconds(1);
in TEST_F()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H
A
D
spinlock_test_common.cc
154
int64_t
end_time
= start_time + cycles;
in TEST()
local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H
A
D
videoenc_sample.h
140
int64_t
end_time
= 0;
member in OHOS::Media::VEncNdkSample
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H
A
D
videodec_api11_sample.h
147
int64_t
end_time
= 0;
member in OHOS::Media::VDecAPI11Sample
H
A
D
videodec_sample.h
129
int64_t
end_time
= 0;
member in OHOS::Media::VDecNdkSample
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H
A
D
videodec_api11_sample.h
149
int64_t
end_time
= 0;
member in OHOS::Media::VDecAPI11Sample
H
A
D
videodec_sample.h
136
int64_t
end_time
= 0;
member in OHOS::Media::VDecNdkSample
Completed in 13 milliseconds
1
2