OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_target
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/
runtest.sh
32
test_target
=/data/nativetest$2/$test_name/$test_name
35
adb push $test_local $
test_target
42
adb shell $
test_target
> $logfile_native
45
adb shell valgrind $
test_target
> $logfile_valgrind
/frameworks/av/packages/MediaComponents/
runcts.sh
200
local
test_target
=""
202
test_target
="-e class ${OPTION_TEST_TARGET}"
209
${adb} shell am instrument ${
test_target
} -w ${TEST_PACKAGE}/${TEST_RUNNER} >& ${tmpfile}
/tools/test/connectivity/acts/tests/google/wifi/
WifiThroughputStabilityTest.py
289
test_target
: dict containing target test attenuation and expected
301
test_target
= {}
307
test_target
[
310
test_target
["target_attenuation"])
311
test_target
["target_throughput"] = golden_results[
315
test_target
["target_attenuation"] = golden_results["attenuation"][
317
test_target
["target_throughput"] = golden_results[
319
return
test_target
330
test_target
= self.get_target_atten_tput()
331
self.atten_level =
test_target
["target_attenuation"
[
all
...]
/external/llvm/test/Bindings/OCaml/
target.ml
66
let
test_target
() =
var
110
test_target
();
core.ml
80
let
test_target
() =
var
[
all
...]
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
vmcore.ml
66
let
test_target
() =
var
[
all
...]
Completed in 1173 milliseconds