Home
last modified time | relevance | path

Searched defs:do_stuff (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/test_utils/
Dmock_demo.py53 def do_stuff(a, b, func): function
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp189 constexpr int do_stuff(int k1, int k2) { in do_stuff() function