HomeSort by relevance Sort by last modified time
    Searched refs:smoke (Results 1 - 25 of 41) sorted by null

1 2

  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/smoke/
NonSmokeTest.java 17 package android.test.suitebuilder.examples.smoke;
SmokeTest.java 17 package android.test.suitebuilder.examples.smoke;
19 import android.test.suitebuilder.annotation.Smoke;
22 @Smoke
  /bionic/tests/
nl_types_test.cpp 22 TEST(nl_types, smoke) {
sys_procfs_test.cpp 21 TEST(sys_procfs, smoke) {
sys_sysinfo_test.cpp 22 TEST(sys_sysinfo, smoke) {
error_test.cpp 41 TEST(error, smoke) {
eventfd_test.cpp 37 TEST(eventfd, smoke) {
regex_test.cpp 22 TEST(regex, smoke) {
__cxa_thread_atexit_test.cpp 45 TEST(thread_local, smoke) {
118 TEST(__cxa_thread_atexit_impl, smoke) {
sys_epoll_test.cpp 25 TEST(sys_epoll, smoke) {
sys_shm_test.cpp 36 TEST(sys_shm, smoke) {
sys_msg_test.cpp 36 TEST(sys_msg, smoke) {
sys_sem_test.cpp 36 TEST(sys_sem, smoke) {
  /system/core/base/
parsedouble_test.cpp 21 TEST(parsedouble, smoke) {
quick_exit_test.cpp 38 TEST(quick_exit, smoke) {
endian_test.cpp 29 TEST(endian, smoke) {
  /system/core/libcutils/tests/
test_str_parms.cpp 32 TEST(str_parms, smoke) {
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/
chacha_test.go 9 // This is just a smoke test that checks the example from
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/
chacha_test.go 9 // This is just a smoke test that checks the example from
  /system/core/adb/
sysdeps_test.cpp 33 TEST(sysdeps_thread, smoke) {
76 TEST(sysdeps_socketpair, smoke) {
128 TEST_F(sysdeps_poll, smoke) {
297 TEST(sysdeps_condition_variable, smoke) {
  /art/runtime/base/
safe_copy_test.cc 30 TEST(SafeCopyTest, smoke) {
  /bionic/linker/tests/
linker_sleb128_test.cpp 37 TEST(linker_sleb128, smoke) {
linker_config_test.cpp 175 TEST(linker_config, smoke) {
  /external/vulkan-validation-layers/demos/smoke/
Smoke.h 35 class Smoke : public Game {
37 Smoke(const std::vector<std::string> &args);
38 ~Smoke();
54 Worker(Smoke &smoke, int index, int object_begin, int object_end);
62 Smoke &smoke_;
  /system/extras/memory_replay/tests/
PointersTest.cpp 21 TEST(PointersTest, smoke) {

Completed in 959 milliseconds

1 2