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:result10
(Results
1 - 4
of
4
) sorted by relevance
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H
A
D
ActsOpenslesRecoderNdkTest.cpp
299
SLresult
result10
= (*recordItf)->GetPositionUpdatePeriod(nullptr, nullptr);
in HWTEST_F()
local
300
EXPECT_TRUE(
result10
== SL_RESULT_FEATURE_UNSUPPORTED);
in HWTEST_F()
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H
A
D
ActsOpenslesPlayerNdkTest.cpp
553
SLresult
result10
= (*engineEngine)->QueryNumSupportedExtensions(engineEngine, nullptr);
in HWTEST_F()
local
554
ASSERT_EQ(SL_RESULT_FEATURE_UNSUPPORTED,
result10
);
in HWTEST_F()
658
SLresult
result10
= (*playItf)->GetPosition(playItf, nullptr);
in HWTEST_F()
local
659
EXPECT_TRUE(
result10
== SL_RESULT_FEATURE_UNSUPPORTED);
in HWTEST_F()
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H
A
D
napi_init.cpp
385
OH_UdmfRecord *
result10
= OH_UdmfData_GetRecord(data4, -1);
in OH_UdmfData_GetRecord010()
local
400
result10
== nullptr && result11 == nullptr && result12 != nullptr &&
in OH_UdmfData_GetRecord010()
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
H
A
D
RpcClientJsunit.test.js
387
let
result10
= reply.writeParcelable(s);
414
let
result10
= reply.writeParcelableArray(s);
Completed in 25 milliseconds