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:kExpected
(Results
1 - 14
of
14
) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H
A
D
replayer_test.cpp
364
const std::string
kExpected
= R"(
in TEST()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H
A
D
replayer_test.cpp
364
const std::string
kExpected
= R"(
in TEST()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H
A
D
pool_urbg_test.cc
152
const double
kExpected
= kNumOutputs / (1.0 * sizeof(result_type) * 8);
in TYPED_TEST()
local
H
A
D
pcg_engine_test.cc
95
const double
kExpected
= kNumOutputs / (1.0 * sizeof(result_type) * 8);
in TYPED_TEST()
local
H
A
D
randen_engine_test.cc
97
const double
kExpected
= kNumOutputs / (1.0 * sizeof(result_type) * 8);
in TYPED_TEST()
local
/third_party/spirv-tools/test/fuzz/
H
A
D
replayer_test.cpp
364
const std::string
kExpected
= R"(
in TEST()
local
/third_party/skia/tests/
H
A
D
AndroidCodecTest.cpp
198
static constexpr skcms_Matrix3x3
kExpected
= {{
in DEF_TEST()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H
A
D
uniform_real_distribution_test.cc
251
constexpr double
kExpected
=
in TYPED_TEST()
local
H
A
D
uniform_int_distribution_test.cc
176
constexpr double
kExpected
=
in TYPED_TEST()
local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
CreatePipelineAsyncTests.cpp
63
constexpr uint32_t
kExpected
= 1u;
in ValidateCreateComputePipelineAsync()
local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
CopyTexImageTest.cpp
752
constexpr std::array<GLubyte, 4>
kExpected
= {0, 255, 0, 255};
in TEST_P()
local
806
constexpr std::array<GLubyte, 4>
kExpected
= {0, 255, 0, 255};
in TEST_P()
local
H
A
D
TransformFeedbackTest.cpp
3612
const std::vector<float>
kExpected
[kCapturedVaryingsCount] = {
in TEST_P()
local
3711
const std::vector<float>
kExpected
[kCapturedVaryingsCount] = {
in TEST_P()
local
H
A
D
MemoryBarrierTest.cpp
679
const GLColor
kExpected
=
in verifyFramebufferAndBufferContents()
local
693
const GLColor
kExpected
=
in verifyFramebufferAndImageContents()
local
806
const GLColor
kExpected
=
in vertexAttribArrayBitBufferWriteThenVertexRead()
local
/third_party/googletest/googlemock/test/
H
A
D
gmock-matchers-comparisons_test.cc
485
const int
kExpected
= 'c';
in TEST()
local
Completed in 25 milliseconds