HomeSort by relevance Sort by last modified time
    Searched refs:kTestExePath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/win8/test/
test_registrar_constants.cc 19 const char kTestExePath[] = "exe-path";
test_registrar_constants.h 13 extern const char kTestExePath[];
test_registrar.cc 46 if (!command_line.HasSwitch(win8::test::kTestExePath)) {
51 command_line.AppendSwitchNative(win8::test::kTestExePath,
96 command_line.GetSwitchValueNative(win8::test::kTestExePath));

Completed in 21 milliseconds