Searched refs:kRunTestComponentPath (Results 1 – 1 of 1) sorted by relevance
36 constexpr char kRunTestComponentPath[] = "/system/bin/run_test_component"; variable187 if (stat(kRunTestComponentPath, &s) != 0) { in FuchsiaRunTest()193 kRunTestComponentPath, path); in FuchsiaRunTest()195 component_launch_args[0] = kRunTestComponentPath; in FuchsiaRunTest()
Completed in 4 milliseconds