OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_module
(Results
1 - 4
of
4
) sorted by null
/development/testrunner/tests/
Android_native.mk
16
test_module
:= foo
macro
17
LOCAL_MODULE := $(
test_module
)
/dalvik/unit-tests/
Android.mk
19
test_module
= dalvik-vm-unit-tests
macro
34
LOCAL_MODULE := $(
test_module
)
45
#LOCAL_MODULE := $(
test_module
)
/external/llvm/test/Bindings/Ocaml/
executionengine.ml
62
let m = create_module (global_context ()) "
test_module
" in
/external/chromium-trace/trace-viewer/build/
parse_deps_test.py
199
def
test_module
(self):
member in class:FlattenTests
Completed in 337 milliseconds