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:MockIDevice
(Results
1 - 16
of
16
) sorted by relevance
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H
A
D
mock_idevice.cpp
112
sptr<INnrtDevice> mockIDevice = sptr<
MockIDevice
>(
MockIDevice
::GetInstance());
in Get()
116
MockIDevice
::~
MockIDevice
()
in ~MockIDevice()
123
MockIDevice
::
MockIDevice
()
in MockIDevice()
function in OHOS::HDI::Nnrt::V2_0::MockIDevice
135
MockIDevice
*
MockIDevice
::GetInstance()
in GetInstance()
137
static
MockIDevice
iDevice;
in GetInstance()
141
void
MockIDevice
[all...]
H
A
D
mock_idevice.h
43
class
MockIDevice
: public INnrtDevice {
class
93
static
MockIDevice
*GetInstance();
95
MockIDevice
();
96
virtual ~
MockIDevice
();
H
A
D
nnrt_utils.cpp
219
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in ExecuteGraphMock()
262
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in ExecutorWithMemory()
/test/xts/acts/ai/nncore/opstest/src/
H
A
D
mock_idevice.cpp
109
sptr<INnrtDevice> mockIDevice = sptr<
MockIDevice
>(
MockIDevice
::GetInstance());
in Get()
113
MockIDevice
::~
MockIDevice
()
in ~MockIDevice()
120
MockIDevice
::
MockIDevice
()
in MockIDevice()
function in OHOS::HDI::Nnrt::V2_1::MockIDevice
132
MockIDevice
*
MockIDevice
::GetInstance()
in GetInstance()
134
static
MockIDevice
iDevice;
in GetInstance()
138
void
MockIDevice
[all...]
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H
A
D
mock_idevice.cpp
94
sptr<INnrtDevice> mockIDevice = sptr<
MockIDevice
>(
MockIDevice
::GetInstance());
in Get()
98
MockIDevice
::
MockIDevice
()
in MockIDevice()
function in OHOS::HDI::Nnrt::V1_0::MockIDevice
103
MockIDevice
::~
MockIDevice
()
in ~MockIDevice()
117
MockIDevice
*
MockIDevice
::GetInstance()
in GetInstance()
119
static
MockIDevice
iDevice;
in GetInstance()
123
void
MockIDevice
[all...]
H
A
D
mock_idevice.h
43
class
MockIDevice
: public INnrtDevice {
class
90
static
MockIDevice
*GetInstance();
92
MockIDevice
();
93
virtual ~
MockIDevice
();
H
A
D
nnrt_utils.cpp
219
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in ExecuteGraphMock()
262
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in ExecutorWithMemory()
/test/xts/acts/ai/nncore/common/
H
A
D
mock_idevice.cpp
109
sptr<INnrtDevice> mockIDevice = sptr<
MockIDevice
>(
MockIDevice
::GetInstance());
in Get()
113
MockIDevice
::~
MockIDevice
()
in ~MockIDevice()
120
MockIDevice
::
MockIDevice
()
in MockIDevice()
function in OHOS::HDI::Nnrt::V2_0::MockIDevice
132
MockIDevice
*
MockIDevice
::GetInstance()
in GetInstance()
134
static
MockIDevice
iDevice;
in GetInstance()
138
void
MockIDevice
[all...]
H
A
D
mock_idevice.h
43
class
MockIDevice
: public INnrtDevice {
class
91
static
MockIDevice
*GetInstance();
93
MockIDevice
();
94
virtual ~
MockIDevice
();
/test/xts/acts/ai/nncore/opstest/include/
H
A
D
mock_idevice.h
43
class
MockIDevice
: public INnrtDevice {
class
93
static
MockIDevice
*GetInstance();
95
MockIDevice
();
96
virtual ~
MockIDevice
();
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H
A
D
CompileTest.cpp
117
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
237
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
377
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
532
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
688
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
in HWTEST_F()
[all...]
H
A
D
ExecutorTest.cpp
32
OHOS::sptr<V2_0::
MockIDevice
> device;
1149
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1197
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1250
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1305
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
H
A
D
ModelTest.cpp
914
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
962
OHOS::sptr<V2_0::
MockIDevice
> device = V2_0::
MockIDevice
::GetInstance();
in HWTEST_F()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H
A
D
CompileTest.cpp
117
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
237
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
377
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
532
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
688
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
in HWTEST_F()
[all...]
H
A
D
ExecutorTest.cpp
32
OHOS::sptr<V1_0::
MockIDevice
> device;
1044
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1092
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1145
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
1200
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
H
A
D
ModelTest.cpp
914
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
962
OHOS::sptr<V1_0::
MockIDevice
> device = V1_0::
MockIDevice
::GetInstance();
in HWTEST_F()
Completed in 15 milliseconds