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:light
(Results
1 - 3
of
3
) sorted by relevance
/test/xts/hats/hdf/light/hdiService_additional/
H
A
D
HdfLightCommonTestAdditional.cpp
64
* @tc.desc : Get
light
info 10times.
76
printf("get
light
list num[%zu]\n\r", g_info.size());
in HWTEST_F()
88
* @tc.desc : Enter the minimum excess value to turn on the red
light
.
111
* @tc.desc : Enter the maximum excess value to turn on the red
light
.
132
* @tc.desc : Turn on the
light
and it's always red 10 times.
156
* @tc.desc : Enter the maximum excess value to turn on the green
light
.
177
* @tc.desc : Turn on the
light
and it's always green 10 times.
200
* @tc.desc : Enter the maximum excess value to turn on the blue
light
.
221
* @tc.desc : Turn on the
light
and it's always blue 10 times.
264
* @tc.desc : Turn on the
light
Abnorma
355
struct HdfLightColor
light
;
HWTEST_F()
local
379
struct HdfLightColor
light
;
HWTEST_F()
local
403
struct HdfLightColor
light
;
HWTEST_F()
local
425
struct HdfLightColor
light
;
HWTEST_F()
local
447
struct HdfLightColor
light
;
HWTEST_F()
local
469
struct HdfLightColor
light
;
HWTEST_F()
local
491
struct HdfLightColor
light
;
HWTEST_F()
local
[all...]
/test/xts/hats/hdf/light/hdiService/
H
A
D
hdf_light_hdiService_test.cpp
74
* @tc.desc: Creat a
light
instance. The instance is not empty.
84
* @tc.desc: Get
light
info.
94
printf("get
light
list num[%zu]\n\r", info.size());
in HWTEST_F()
115
printf("get
light
list num[%zu]\n\r", info.size());
in HWTEST_F()
147
printf("get
light
list num[%zu]\n\r", info.size());
in HWTEST_F()
176
printf("get
light
list num[%zu]\n\r", info.size());
in HWTEST_F()
210
printf("get
light
list num[%zu]\n\r", info.size());
in HWTEST_F()
279
struct HdfLightColor
light
;
in HWTEST_F()
local
280
light
.colorValue.rgbColor.b = 0;
in HWTEST_F()
281
lightColor.push_back(
light
);
in HWTEST_F()
600
struct HdfLightColor
light
;
HWTEST_F()
local
[all...]
/test/xts/hats/hdf/light/lightBenchmarkTest/
H
A
D
hdf_light_benchmark_test.cpp
131
printf("get
light
list num[%zu]\n\r", info.size());
in BENCHMARK_F()
175
struct HdfLightColor
light
;
in BENCHMARK_F()
local
176
light
.colorValue.rgbColor.b = 0;
in BENCHMARK_F()
177
lightColor.push_back(
light
);
in BENCHMARK_F()
Completed in 3 milliseconds