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:pmsTest_
(Results
1 - 8
of
8
) sorted by relevance
/base/powermgr/power_manager/test/unittest/src/interface_test/
H
A
D
power_wakeup_parse_test.cpp
60
void TestPowerWakeup(PowerMgrService*
pmsTest_
)
in TestPowerWakeup()
argument
117
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
H
A
D
power_suspend_parse_test.cpp
58
void TestPowerSuspend(PowerMgrService*
pmsTest_
)
in TestPowerSuspend()
argument
115
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
H
A
D
power_mgr_service_test.cpp
80
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
439
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
HWTEST_F()
local
574
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
HWTEST_F()
local
608
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
HWTEST_F()
local
[all...]
/base/powermgr/power_manager/test/unittest/include/interface_test/
H
A
D
running_lock_test.h
58
static sptr<PowerMgrService>
pmsTest_
;
member in OHOS::PowerMgr::RunningLockTest
/base/powermgr/power_manager/test/unittest/include/scenario_test/running_lock/
H
A
D
running_lock_scenario_test.h
58
static sptr<PowerMgrService>
pmsTest_
;
member in OHOS::PowerMgr::RunningLockScenarioTest
/base/powermgr/power_manager/test/unittest/src/
H
A
D
power_screenon_mock_test.cpp
85
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
H
A
D
power_parsesources_mock_test.cpp
64
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
H
A
D
running_lock_native_test.cpp
290
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
561
auto
pmsTest_
= DelayedSpSingleton<PowerMgrService>::GetInstance();
in HWTEST_F()
local
[all...]
Completed in 4 milliseconds