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

  /external/chromium_org/chrome/test/reliability/
automated_ui_tests.h 237 // XML element: <TestOptions/>
238 bool TestOptions();
automated_ui_tests.cc 455 } else if (LowerCaseEqualsASCII(action, "testoptions")) {
456 did_complete_action = TestOptions();
581 bool AutomatedUITest::TestOptions() {
  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 41 static void TestOptions(void);
47 TESTCASE(TestOptions);
372 static void TestOptions() {
  /external/icu4c/test/cintltst/
udatpg_test.c 41 static void TestOptions(void);
47 TESTCASE(TestOptions);
372 static void TestOptions() {

Completed in 759 milliseconds