Home
last modified time | relevance | path

Searched defs:test_binary (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/camera_HAL3Perf/
Dcamera_HAL3Perf.py27 test_binary = 'cros_camera_test' variable in camera_HAL3Perf
/external/autotest/client/site_tests/camera_HAL3/
Dcamera_HAL3.py26 test_binary = 'cros_camera_test' variable in camera_HAL3
/external/clang/test/Analysis/
Dtemp-obj-dtors-cfg-output.cpp32 void test_binary() { in test_binary() function
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py840 def test_binary(method, prec, exp_range, restricted_range, itr, stat): function