Searched refs:program_path (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/utest/launchpad/
H A Dlaunchpad.c25 static const char* program_path; variable
54 ASSERT_EQ(launchpad_vmo_from_file(program_path, &vmo), ZX_OK, "");
135 program_path = argv[0];
/fuchsia/zircon/system/utest/debugger/
H A Dutils.h47 extern const char* program_path;
H A Dutils.cpp27 const char* program_path; variable
203 const char* test_child_path = program_path;
H A Ddebugger.cpp1260 program_path = argv[0];
/fuchsia/zircon/system/utest/thread-state/
H A Dthread-state.cpp27 static char* program_path; variable
416 const char* test_child_path = program_path;
692 program_path = argv[0];
/fuchsia/zircon/system/utest/exception/
H A Dexception.c32 static char* program_path; variable
426 const char* test_child_path = program_path;
1770 const char* test_child_path = program_path;
1856 program_path = argv[0];

Completed in 42 milliseconds