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

  /external/chromium_org/chrome/browser/chromeos/extensions/
accessibility_features_apitest.cc 14 #include "extensions/test/result_catcher.h"
271 ResultCatcher result_catcher; local
272 ASSERT_TRUE(result_catcher.GetNextResult()) << result_catcher.message();
  /external/chromium_org/chrome/browser/apps/
app_browsertest.cc 47 #include "extensions/test/result_catcher.h"
1098 ResultCatcher result_catcher; local
1318 ResultCatcher result_catcher; local
1331 ResultCatcher result_catcher; local
    [all...]
ephemeral_app_browsertest.cc 42 #include "extensions/test/result_catcher.h"
612 ResultCatcher result_catcher; local
615 EXPECT_TRUE(result_catcher.GetNextResult());
621 EXPECT_TRUE(result_catcher.GetNextResult());
    [all...]

Completed in 130 milliseconds