Home
last modified time | relevance | path

Searched defs:test_binary_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/
H A Dchrome_binary_test.py30 test_binary_dir = '/usr/local/libexec/chrome-binary-tests' variable in ChromeBinaryTest
/aosp_15_r20/external/toybox/
H A Dtoybox-gtests.cpp57 std::string test_binary_dir = android::base::GetExecutableDirectory(); in ExecTest() local