Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/a2dp/
Dtest_util.cc25 base::FilePath binary_path; in GetBinaryPath() local
26 base::ReadSymbolicLink(base::FilePath("/proc/self/exe"), &binary_path); in GetBinaryPath()
27 return binary_path.DirName(); in GetBinaryPath()