Searched defs:ASSERT_NOERROR (Results 1 - 1 of 1) sorted by last modified time

/bionic/tests/
H A Ddlext_test.cpp52 #define ASSERT_NOERROR(i) \ macro
428 ASSERT_NOERROR(relro_fd);
444 ASSERT_NOERROR(close(relro_fd));
445 ASSERT_NOERROR(pid);
450 ASSERT_NOERROR(relro_fd);
476 ASSERT_NOERROR(close(tf.fd));
487 ASSERT_NOERROR(close(tf.fd));
507 ASSERT_NOERROR(close(tf.fd));
512 ASSERT_NOERROR(pipe(pipefd));
572 ASSERT_NOERROR(pip
[all...]

Completed in 33 milliseconds