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:expectedVal
(Results
1 - 17
of
17
) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
VertexFormatTests.cpp
321
std::string
expectedVal
= "
expectedVal
" + std::to_string(component);
in MakeTestPipeline()
local
328
vs << " success = success && (" << testVal << " == " <<
expectedVal
<< ");\n";
in MakeTestPipeline()
local
333
vs << " if (isNan(" <<
expectedVal
<< ")) {\n";
in MakeTestPipeline()
local
337
vs << " let expectedValFloatToUint : u32 = bitcast<u32>(" <<
expectedVal
in MakeTestPipeline()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H
A
D
vktRayQueryBarycentricCoordinatesTests.cpp
354
const auto&
expectedVal
= expectedOutputCoordinates[i];
in iterate()
local
H
A
D
vktRayQueryNonUniformArgsTests.cpp
349
const auto
expectedVal
= ((m_params.missCause == MissCause::NONE) ? 1u : 0u);
in iterate()
local
352
msg << "Output value: " << outputVal << " (expected " <<
expectedVal
<< ")";
in iterate()
local
H
A
D
vktRayQueryPositionFetchTests.cpp
649
const auto&
expectedVal
= expectedOutputPositions[i];
in iterate()
local
H
A
D
vktRayQueryOpacityMicromapTests.cpp
1010
const auto&
expectedVal
= expectedOutputModes[i];
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H
A
D
vktRayQueryBarycentricCoordinatesTests.cpp
354
const auto&
expectedVal
= expectedOutputCoordinates[i];
in iterate()
local
H
A
D
vktRayQueryNonUniformArgsTests.cpp
349
const auto
expectedVal
= ((m_params.missCause == MissCause::NONE) ? 1u : 0u);
in iterate()
local
352
msg << "Output value: " << outputVal << " (expected " <<
expectedVal
<< ")";
in iterate()
local
H
A
D
vktRayQueryOpacityMicromapTests.cpp
973
const auto&
expectedVal
= expectedOutputModes[i];
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingBarycentricCoordinatesTests.cpp
470
const auto&
expectedVal
= expectedOutputCoordinates[i];
in iterate()
local
H
A
D
vktRayTracingPositionFetchTests.cpp
437
const auto&
expectedVal
= expectedOutputPositions[i];
in iterate()
local
H
A
D
vktRayTracingNonUniformArgsTests.cpp
488
const auto
expectedVal
= (m_params.miss ? makeMissId(m_params.missParams.missIndex) : makeChitId(m_params.hitParams.rayTypeCount + m_params.hitParams.rayType));
in iterate()
local
491
msg << "Output value: 0x" << std::hex << outputVal << " (expected 0x" <<
expectedVal
<< ")";
in iterate()
local
H
A
D
vktRayTracingOpacityMicromapTests.cpp
717
const auto&
expectedVal
= expectedOutputModes[i];
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H
A
D
vktRayTracingBarycentricCoordinatesTests.cpp
413
const auto&
expectedVal
= expectedOutputCoordinates[i];
in iterate()
local
H
A
D
vktRayTracingNonUniformArgsTests.cpp
488
const auto
expectedVal
= (m_params.miss ? makeMissId(m_params.missParams.missIndex) : makeChitId(m_params.hitParams.rayTypeCount + m_params.hitParams.rayType));
in iterate()
local
491
msg << "Output value: 0x" << std::hex << outputVal << " (expected 0x" <<
expectedVal
<< ")";
in iterate()
local
H
A
D
vktRayTracingOpacityMicromapTests.cpp
719
const auto&
expectedVal
= expectedOutputModes[i];
in iterate()
local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H
A
D
es31cShaderImageLoadStoreTests.cpp
3677
float
expectedVal
= 0.0f;
in Run()
local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl4cES31CompatibilityShaderImageLoadStoreTests.cpp
3726
float
expectedVal
= 0.0f;
in Run()
local
Completed in 33 milliseconds