OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tested_config
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
tools_common.sh
283
local
tested_config
="$(test_configuration_target) @ $(current_hash)"
284
echo "${test_name}: Done, all tests pass for ${
tested_config
}."
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tools_common.sh
326
tested_config
="$(test_configuration_target) @ $(current_hash)"
327
echo $(basename "${0%.*}"): Done, all tests pass for ${
tested_config
}.
Completed in 525 milliseconds