Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsPythonVirtualenvPreparer.java177 CommandResult c = mRunUtil.runTimedCmd(BASE_TIMEOUT * 5, "ls", path); in dirExistsAndHaveReadAccess() local
205 CommandResult c = mRunUtil.runTimedCmd(BASE_TIMEOUT * 5, scriptFile); in installDeps() local
213 CommandResult c = mRunUtil.runTimedCmd(BASE_TIMEOUT * 5, mPip, in installDeps() local
/test/vts/drivers/hal/common/fuzz_tester/
DFuzzerBase.cpp58 void* __asan_memset(void* block, int c, uptr size) { in __asan_memset()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java1014 CommandResult c = runUtil.runTimedCmd(1000, in getPythonBinary() local
/test/vts/runners/target/gtest/
Dgtest_main.cpp441 for (auto c : xml) { in XmlEscape() local