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
refs:SAMPLER_NUMBER
(Results
1 - 18
of
18
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H
A
D
vsync_sampler_test.cpp
26
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
83
for (int i = 0; i <
SAMPLER_NUMBER
; i++) {
in HWTEST_F()
100
for (int i = 0; i <
SAMPLER_NUMBER
; i++) {
in HWTEST_F()
132
for (int i = 0; i <
SAMPLER_NUMBER
; i++) {
in HWTEST_F()
164
for (int i = 0; i <
SAMPLER_NUMBER
; i++) {
in HWTEST_F()
194
for (int i = 1; i <
SAMPLER_NUMBER
+ 1; i++) {
in HWTEST_F()
224
for (int i = 1; i <
SAMPLER_NUMBER
+ 1; i++) {
in HWTEST_F()
283
for (int i = 1; i <
SAMPLER_NUMBER
+ 1; i++) {
in HWTEST_F()
287
ASSERT_EQ(VSyncSamplerTest::vsyncSampler->AddPresentFenceTime(
SAMPLER_NUMBER
+ 1), false);
in HWTEST_F()
339
for (int i = 1; i <
SAMPLER_NUMBER
in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H
A
D
vsync_callbackeveryframe_test.cpp
38
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
91
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_test.cpp
38
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
92
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_multicallback_test.cpp
42
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
103
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_setvsyncrate_test.cpp
39
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
93
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_120to30_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_ltpo_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_90to30_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_90to60_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_30to120_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_30to60_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_30to90_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_60to120_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_90to120_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_60to90_test.cpp
55
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
141
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_60to30_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_120to90_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
H
A
D
vsync_120to60_test.cpp
48
constexpr int32_t
SAMPLER_NUMBER
= 6;
member
134
while (count <=
SAMPLER_NUMBER
) {
in Process1()
Completed in 12 milliseconds