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:NegativeTest
(Results
1 - 5
of
5
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl3cClipDistance.hpp
289
/** @class
NegativeTest
293
class
NegativeTest
: public deqp::TestCase
class
297
NegativeTest
(deqp::Context& context);
303
NegativeTest
(const
NegativeTest
& other);
304
NegativeTest
& operator=(const
NegativeTest
& other);
H
A
D
gl3cClipDistance.cpp
66
addChild(new gl3cts::ClipDistance::
NegativeTest
(m_context));
in init()
979
gl3cts::ClipDistance::
NegativeTest
::
NegativeTest
(deqp::Context& context)
in NegativeTest()
function in gl3cts::ClipDistance::NegativeTest
989
tcu::TestNode::IterateResult gl3cts::ClipDistance::
NegativeTest
::iterate()
in iterate()
1028
bool gl3cts::ClipDistance::
NegativeTest
::testClipVertexBuildingErrors(const glw::Functions& gl)
in testClipVertexBuildingErrors()
1063
bool gl3cts::ClipDistance::
NegativeTest
::testMaxClipDistancesBuildingErrors(const glw::Functions& gl)
in testMaxClipDistancesBuildingErrors()
1090
bool gl3cts::ClipDistance::
NegativeTest
::testClipDistancesRedeclarationBuildingErrors(const glw::Functions& gl)
in testClipDistancesRedeclarationBuildingErrors()
1113
const glw::GLchar* gl3cts::ClipDistance::
NegativeTest
::m_vertex_shader_code_case_0 =
1124
const glw::GLchar* gl3cts::ClipDistance::
NegativeTest
::m_vertex_shader_code_case_1 =
1136
const glw::GLchar* gl3cts::ClipDistance::
NegativeTest
[all...]
H
A
D
gl3cCullDistanceTests.hpp
225
class
NegativeTest
: public deqp::TestCase
class
229
NegativeTest
(deqp::Context& context);
H
A
D
gl3cCullDistanceTests.cpp
2910
CullDistance::
NegativeTest
::
NegativeTest
(deqp::Context& context)
in NegativeTest()
function in glcts::CullDistance::NegativeTest
2921
void CullDistance::
NegativeTest
::deinit()
in deinit()
2962
std::string CullDistance::
NegativeTest
::getTestDescription(int n_test_iteration, bool should_redeclare_output_variables,
in getTestDescription()
2980
tcu::TestNode::IterateResult CullDistance::
NegativeTest
::iterate()
in iterate()
3298
addChild(new CullDistance::
NegativeTest
(m_context));
in init()
/third_party/benchmark/test/
H
A
D
perf_counters_gtest.cc
38
TEST(PerfCountersTest,
NegativeTest
) {
in TEST()
Completed in 15 milliseconds