Home
last modified time | relevance | path

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

/system/ulib/runtests-utils/
A Dfuchsia-run-test.cpp36 constexpr char kRunTestComponentPath[] = "/system/bin/run_test_component"; variable
187 if (stat(kRunTestComponentPath, &s) != 0) { in FuchsiaRunTest()
193 kRunTestComponentPath, path); in FuchsiaRunTest()
195 component_launch_args[0] = kRunTestComponentPath; in FuchsiaRunTest()

Completed in 4 milliseconds