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:UsbdRequestTest
(Results
1 - 2
of
2
) sorted by relevance
/test/xts/hats/hdf/usb/requestTest/common/
H
A
D
usbd_request_test.cpp
50
UsbDev
UsbdRequestTest
::dev_ = {0, 0};
51
sptr<UsbSubscriberTest>
UsbdRequestTest
::subscriber_ = nullptr;
61
void
UsbdRequestTest
::SetUpTestCase(void)
in SetUpTestCase()
70
HDF_LOGI("
UsbdRequestTest
::[Device] %{public}d SetPortRole=%{public}d", __LINE__, ret);
in SetUpTestCase()
89
HDF_LOGI("
UsbdRequestTest
:: %{public}d OpenDevice=%{public}d", __LINE__, ret);
in SetUpTestCase()
93
void
UsbdRequestTest
::TearDownTestCase(void)
in TearDownTestCase()
98
HDF_LOGI("
UsbdRequestTest
:: %{public}d Close=%{public}d", __LINE__, ret);
in TearDownTestCase()
102
void
UsbdRequestTest
::SetUp(void) {}
in SetUp()
104
void
UsbdRequestTest
::TearDown(void) {}
in TearDown()
113
HWTEST_F(
UsbdRequestTest
, SUB_USB_HostManager_HDI_Func_020
[all...]
/test/xts/hats/hdf/usb/requestTest/include/
H
A
D
usbd_request_test.h
37
class
UsbdRequestTest
: public testing::Test {
class
Completed in 4 milliseconds