Home
last modified time | relevance | path

Searched defs:run (Results 1 – 12 of 12) sorted by relevance

/ndk/tests/standalone/
Drun.sh152 run () { function
157 run () { function
162 run () { function
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit48 function run function
Dtestit_android31 run () { function
/ndk/sources/cxx-stl/llvm-libc++/tools/
Dupgrade-upstream.sh21 run () { function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit_android31 run () { function
/ndk/build/tools/
Dbuild-mingw64-toolchain.sh61 run () function
Dndk-common.sh159 run () function
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
DMakefile82 run: build target
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dtest_main.cpp37 int TestCase::run(Reporter *in_reporter, const char *in_testName, bool invert) { in run() function in TestCase
/ndk/tests/device/test-stlport/unit/cppunit/
Dtest_main.cpp37 int TestCase::run(Reporter *in_reporter, const char *in_testName, bool invert) { in run() function in TestCase
/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java40 public void run() { in run() method in AbccService.WorkingThread
/ndk/sources/host-tools/nawk-20071023/
Drun.c128 void run(Node *a) /* execution of parse tree starts here */ in run() function