Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 25 of 29) sorted by relevance

12

/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/
Ddifference_type.pass.cpp37 struct do_nothing struct
52 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/
Dop_star.pass.cpp45 struct do_nothing struct
60 std::unique_ptr<int, do_nothing> p(&i); in main() argument
/external/compiler-rt/test/cfi/cross-dso/
Ddlopen.cpp69 extern "C" __attribute__((aligned(4096))) void do_nothing() {} in do_nothing() function
128 void (*do_nothing)() = (void (*)())dlsym(handle, "do_nothing"); in main() local
/external/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/
Drv_value.pass.cpp51 struct do_nothing struct
59 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/
Dcmp_nullptr.pass.cpp42 void do_nothing(int*) {} in do_nothing() function
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/
Dcmp_nullptr.pass.cpp42 void do_nothing(int*) {} in do_nothing() function
Deq.pass.cpp20 void do_nothing(int*) {} in do_nothing() function
Dlt.pass.cpp19 void do_nothing(int*) {} in do_nothing() function
/external/compiler-rt/test/dfsan/
Dvararg.c10 int do_nothing(const char *format, ...) { in do_nothing() function
/external/grpc-grpc/test/core/transport/
Dstream_owned_slice_test.cc26 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
/external/clang/tools/scan-build-py/tests/functional/src/
Demit-one.c15 int do_nothing() in do_nothing() function
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp101 struct do_nothing struct
106 typedef std::unique_ptr<int, do_nothing> Ptr; argument
Dunique_pred.pass.cpp127 struct do_nothing struct
132 typedef std::unique_ptr<int, do_nothing> Ptr; argument
/external/grpc-grpc/test/core/security/
Doauth2_utils.cc66 static void do_nothing(void* unused, grpc_error* error) {} in do_nothing() function
/external/grpc-grpc/test/core/surface/
Dlame_client_test.cc41 void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
/external/grpc-grpc/test/core/util/
Dtest_tcp_server.cc91 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
/external/autotest/scheduler/
Ddrone_manager_unittest.py88 def do_nothing(): function
383 def do_nothing(): function
/external/grpc-grpc/test/core/iomgr/
Dresolve_address_posix_test.cc50 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
Dresolve_address_test.cc48 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
/external/grpc-grpc/test/core/end2end/
Ddualstack_socket_test.cc54 static void do_nothing(void* ignored) {} in do_nothing() function
/external/grpc-grpc/test/core/slice/
Dslice_test.cc70 static void do_nothing(void* ignored) {} in do_nothing() function
/external/grpc-grpc/test/core/client_channel/resolvers/
Ddns_resolver_cooldown_test.cc116 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
/external/python/cpython3/Lib/test/
Dtest_pdb.py286 def do_nothing(): function
/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc230 static int do_nothing(thread_args* args) { return 0; } in do_nothing() function
/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py403 def do_nothing(unused_x): function

12