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:CU_ASSERT_FATAL
(Results
1 - 7
of
7
) sorted by relevance
/third_party/selinux/libsepol/tests/
H
A
D
test-deps.c
153
CU_ASSERT_FATAL
(h != NULL);
in do_deps_modreq_global()
164
CU_ASSERT_FATAL
(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0);
in do_deps_modreq_global()
169
CU_ASSERT_FATAL
(ret == link_ret);
in do_deps_modreq_global()
177
CU_ASSERT_FATAL
(decl != NULL);
in do_deps_modreq_global()
236
CU_ASSERT_FATAL
(h != NULL);
in do_deps_modreq_opt()
245
CU_ASSERT_FATAL
(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0);
in do_deps_modreq_opt()
250
CU_ASSERT_FATAL
(ret == ret_val);
in do_deps_modreq_opt()
257
CU_ASSERT_FATAL
(decl != NULL);
in do_deps_modreq_opt()
H
A
D
test-linker-cond-map.c
63
CU_ASSERT_FATAL
(d->cond_list != NULL);
in test_cond_expr_mapping()
64
CU_ASSERT_FATAL
(d->cond_list->expr != NULL);
in test_cond_expr_mapping()
69
CU_ASSERT_FATAL
(expr != NULL);
in test_cond_expr_mapping()
84
CU_ASSERT_FATAL
(b != NULL);
in test_bool_state()
H
A
D
helpers.h
36
#undef
CU_ASSERT_FATAL
macro
37
#define
CU_ASSERT_FATAL
(value) do { \
macro
H
A
D
test-common.c
44
CU_ASSERT_FATAL
(scope != NULL);
in test_sym_presence()
201
CU_ASSERT_FATAL
(role != NULL);
in test_role_type_set()
244
CU_ASSERT_FATAL
(attr != NULL);
in test_attr_types()
H
A
D
test-expander-users.c
48
CU_ASSERT_FATAL
(found != NULL);
in check_user_roles()
H
A
D
test-linker-types.c
110
CU_ASSERT_FATAL
(type != NULL);
in test_type_datum()
118
CU_ASSERT_FATAL
(type != NULL);
in test_type_datum()
/third_party/nghttp2/tests/
H
A
D
nghttp2_session_test.c
13001
CU_ASSERT_FATAL
(0 == rv);
in test_nghttp2_http_ignore_regular_header()
13010
CU_ASSERT_FATAL
(rv > 0);
in test_nghttp2_http_ignore_regular_header()
13017
CU_ASSERT_FATAL
(rv > 0);
in test_nghttp2_http_ignore_regular_header()
13042
CU_ASSERT_FATAL
(rv > 0);
in test_nghttp2_http_ignore_regular_header()
13052
CU_ASSERT_FATAL
(rv > 0);
in test_nghttp2_http_ignore_regular_header()
Completed in 17 milliseconds