OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_test
(Results
1 - 7
of
7
) sorted by null
/system/extras/tests/sdcard/
stopwatch.h
36
namespace
android_test
{
namespace
154
} // namespace
android_test
testcase.h
37
namespace
android_test
{
namespace
167
} // namespace
android_test
sdcard_perf_test.cpp
99
using
android_test
::StopWatch;
103
using
android_test
::TestCase;
684
android_test
::TestCase testCase(kAppName);
testcase.cpp
40
namespace
android_test
{
namespace
232
} // namespace
android_test
stopwatch.cpp
52
namespace
android_test
{
namespace
236
} // namespace
android_test
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.cc
129
const BoolExpr
android_test
=
local
133
return If(IsAndroid() ?
android_test
: glibc_test, Allow())
/development/build/
Android.mk
192
# Build and store the
android_test
.jar.
193
$(call dist-for-goals,sdk win_sdk,$(full_target):
android_test
.jar)
Completed in 161 milliseconds