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:TestWindowInfo
(Results
1 - 24
of
24
) sorted by relevance
/foundation/multimodalinput/input/test/unittest/common/include/
H
A
D
window_utils_test.h
38
struct
TestWindowInfo
{
struct in OHOS::MMI::WindowUtilsTest
50
sptr<Rosen::Window> CreateWindow(const
TestWindowInfo
& info);
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_water_mark_test.cpp
71
Utils::
TestWindowInfo
appInfo_;
72
sptr<Window> CreateWindow(const Utils::
TestWindowInfo
& appinfo);
107
sptr<Window> WaterMarkTest::CreateWindow(const Utils::
TestWindowInfo
& appinfo)
in CreateWindow()
H
A
D
window_test_utils.h
37
struct
TestWindowInfo
{
struct in OHOS::Rosen::WindowTestUtils
65
static sptr<Window> CreateTestWindow(const
TestWindowInfo
& info);
H
A
D
window_touch_outside_test.cpp
50
Utils::
TestWindowInfo
firstWindowInfo_;
51
Utils::
TestWindowInfo
secondWindowInfo_;
52
Utils::
TestWindowInfo
thirdWindowInfo_;
H
A
D
window_split_immersive_test.cpp
39
Utils::
TestWindowInfo
fullInfo_;
40
Utils::
TestWindowInfo
splitInfo_;
H
A
D
window_visibility_info_test.cpp
94
Utils::
TestWindowInfo
fullScreenAppInfo_;
95
Utils::
TestWindowInfo
floatAppInfo_;
96
Utils::
TestWindowInfo
subAppInfo_;
H
A
D
window_drag_test.cpp
52
Utils::
TestWindowInfo
dragWindowInfo_;
53
Utils::
TestWindowInfo
firstWindowInfo_;
54
Utils::
TestWindowInfo
secondWindowInfo_;
H
A
D
window_occupied_area_change_test.cpp
48
Utils::
TestWindowInfo
fullScreenAppInfo_;
49
Utils::
TestWindowInfo
imeAppInfo_;
H
A
D
window_mode_support_info_test.cpp
34
Utils::
TestWindowInfo
fullAppInfo_1_;
35
Utils::
TestWindowInfo
fullAppInfo_2_;
H
A
D
window_split_test.cpp
33
Utils::
TestWindowInfo
fullInfo_;
34
Utils::
TestWindowInfo
splitInfo_;
H
A
D
window_layout_test.cpp
94
Utils::
TestWindowInfo
info = {
in InitAvoidArea()
145
Utils::
TestWindowInfo
info = {
in HWTEST_F()
173
Utils::
TestWindowInfo
info = {
in HWTEST_F()
205
Utils::
TestWindowInfo
info = {
in HWTEST_F()
257
Utils::
TestWindowInfo
info = {
in HWTEST_F()
317
Utils::
TestWindowInfo
info = {
in HWTEST_F()
361
Utils::
TestWindowInfo
info = {
in HWTEST_F()
390
Utils::
TestWindowInfo
info = {
in HWTEST_F()
425
Utils::
TestWindowInfo
info = {
in HWTEST_F()
461
Utils::
TestWindowInfo
inf
in HWTEST_F()
[all...]
H
A
D
window_test_utils.cpp
48
sptr<Window> WindowTestUtils::CreateTestWindow(const
TestWindowInfo
& info)
in CreateTestWindow()
85
TestWindowInfo
info = {
in CreateDockWindow()
99
TestWindowInfo
info = {
in CreateStatusBarWindow()
113
TestWindowInfo
info = {
in CreateNavigationBarWindow()
H
A
D
window_animation_transition_test.cpp
49
Utils::
TestWindowInfo
windowInfo_;
H
A
D
window_input_method_test.cpp
32
Utils::
TestWindowInfo
inputMethodWindowInfo_;
H
A
D
window_gamut_test.cpp
35
Utils::
TestWindowInfo
fullScreenAppInfo_;
H
A
D
window_focus_test.cpp
48
Utils::
TestWindowInfo
fullScreenAppInfo_;
49
Utils::
TestWindowInfo
floatAppInfo_;
50
Utils::
TestWindowInfo
subAppInfo_;
H
A
D
window_immersive_test.cpp
83
Utils::
TestWindowInfo
fullScreenAppinfo_;
84
Utils::
TestWindowInfo
avoidBarInfo_;
H
A
D
window_input_test.cpp
36
Utils::
TestWindowInfo
fullScreenWindow_;
H
A
D
window_effect_test.cpp
35
Utils::
TestWindowInfo
windowInfo_;
H
A
D
window_raisetoapptop_test.cpp
37
Utils::
TestWindowInfo
fullInfo_;
H
A
D
window_display_zoom_test.cpp
34
Utils::
TestWindowInfo
windowInfo_;
H
A
D
window_rotation_test.cpp
58
Utils::
TestWindowInfo
fullInfo_;
H
A
D
window_immersive_test2.cpp
88
Utils::
TestWindowInfo
fullScreenAppinfo_;
89
Utils::
TestWindowInfo
avoidBarInfo_;
/foundation/multimodalinput/input/test/unittest/common/src/
H
A
D
window_utils_test.cpp
79
TestWindowInfo
info = {
in CreateSmoothWindow()
96
sptr<Rosen::Window> WindowUtilsTest::CreateWindow(const
TestWindowInfo
& info)
in CreateWindow()
Completed in 12 milliseconds