HomeSort by relevance Sort by last modified time
    Searched defs:switch2 (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/
command_line_unittest.cc 263 std::string switch2 = "switch2"; local
275 cl.AppendSwitchASCII(switch2, value2);
282 EXPECT_TRUE(cl.HasSwitch(switch2));
283 EXPECT_EQ(value2, cl.GetSwitchValueASCII(switch2));
294 L"--switch2=value "
312 cl.AppendSwitchASCII("switch2", "foo");
316 EXPECT_EQ(FILE_PATH_LITERAL("prog --switch1 --switch2=foo -- --arg1 --arg2"),
321 EXPECT_EQ(FILE_PATH_LITERAL("--switch2=foo"), cl_argv[2]);
333 cl1.AppendSwitchASCII("switch2", "foo")
    [all...]
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
R$id.class 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 133 milliseconds