Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dfile_sync_client.cpp678 int skipped = 0; in copy_local_dir_remote() local
729 skipped++; in copy_local_dir_remote()
736 skipped, (skipped == 1) ? "" : "s"); in copy_local_dir_remote()
906 int skipped = 0; in copy_remote_dir_local() local
950 skipped++; in copy_remote_dir_local()
957 skipped, (skipped == 1) ? "" : "s"); in copy_remote_dir_local()
/system/extras/perfprofd/tests/
Dperfprofd_test.cc323 I: profile collection skipped (missing config directory) in TEST_F()
361 I: profile collection skipped (missing semaphore file) in TEST_F()
399 I: profile collection skipped (missing 'perf' executable) in TEST_F()