HomeSort by relevance Sort by last modified time
    Searched defs:diagnostics (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller.h 15 namespace diagnostics { namespace
24 // Entry point for the diagnostics mode. Returns zero if able to run
25 // diagnostics successfully, regardless of the results of the diagnostics.
28 // Entry point for running recovery based on diagnostics that have already
45 // with no diagnostics or recovery being run. This is necessary to provide a
46 // denominator for the diagnostics metrics.
61 } // namespace diagnostics
diagnostics_controller.cc 5 #include "chrome/browser/diagnostics/diagnostics_controller.h"
14 #include "chrome/browser/diagnostics/diagnostics_model.h"
15 #include "chrome/browser/diagnostics/diagnostics_test.h"
16 #include "chrome/browser/diagnostics/diagnostics_writer.h"
23 namespace diagnostics { namespace
48 "Diagnostics.RecoveryRun", RECOVERY_NOT_RUN, RECOVERY_RUN_METRICS_COUNT);
50 // For each of the test types, record a normal start (no diagnostics run), so
79 UMA_HISTOGRAM_ENUMERATION("Diagnostics.RecoveryRun",
80 diagnostics::RECOVERY_CRASH_RUN,
81 diagnostics::RECOVERY_RUN_METRICS_COUNT)
    [all...]
diagnostics_metrics.cc 5 #include "chrome/browser/diagnostics/diagnostics_metrics.h"
11 #include "chrome/browser/diagnostics/diagnostics_test.h"
13 namespace diagnostics { namespace
28 // used for UMA metrics names (with "Diagnostics.Test." or
29 // "Diagnostics.Recovery." prepended), so do not change them without
107 const std::string name("Diagnostics.Recovery." +
117 const std::string name("Diagnostics.Test." +
128 } // namespace diagnostics
diagnostics_test.h 9 #include "chrome/browser/diagnostics/diagnostics_metrics.h"
10 #include "chrome/browser/diagnostics/diagnostics_model.h"
16 namespace diagnostics { namespace
78 // makes sense for the diagnostics test.
89 } // namespace diagnostics
diagnostics_writer.h 10 #include "chrome/browser/diagnostics/diagnostics_model.h"
12 namespace diagnostics { namespace
66 } // namespace diagnostics
sqlite_diagnostics.h 8 #include "chrome/browser/diagnostics/diagnostics_test.h"
10 namespace diagnostics { namespace
37 } // namespace diagnostics
diagnostics_controller_unittest.cc 5 #include "chrome/browser/diagnostics/diagnostics_controller.h"
13 #include "chrome/browser/diagnostics/diagnostics_model.h"
14 #include "chrome/browser/diagnostics/diagnostics_writer.h"
15 #include "chrome/browser/diagnostics/sqlite_diagnostics.h"
21 namespace diagnostics { namespace
35 test_data = test_data.Append(FILE_PATH_LITERAL("diagnostics"));
43 // so that's where the diagnostics and recovery code looks for it.
53 // Use this writer instead, if you want to see the diagnostics output.
85 TEST_F(DiagnosticsControllerTest, Diagnostics) {
160 } // namespace diagnostics
    [all...]
diagnostics_model.cc 5 #include "chrome/browser/diagnostics/diagnostics_model.h"
16 #include "chrome/browser/diagnostics/diagnostics_test.h"
17 #include "chrome/browser/diagnostics/recon_diagnostics.h"
18 #include "chrome/browser/diagnostics/sqlite_diagnostics.h"
22 namespace diagnostics { namespace
248 } // namespace diagnostics
diagnostics_model_unittest.cc 5 #include "chrome/browser/diagnostics/diagnostics_model.h"
12 namespace diagnostics { namespace
112 } // namespace diagnostics
diagnostics_test.cc 5 #include "chrome/browser/diagnostics/diagnostics_test.h"
14 namespace diagnostics { namespace
69 "Diagnostics.TestFailures", GetId(), DIAGNOSTICS_TEST_ID_COUNT);
111 } // namespace diagnostics
diagnostics_model.h 15 namespace diagnostics { namespace
17 // The chrome diagnostics system is a model-view-controller system. The Model
89 // the diagnostics progress. |observer| maybe NULL if no observation is
107 } // namespace diagnostics
recon_diagnostics.h 8 #include "chrome/browser/diagnostics/diagnostics_test.h"
10 namespace diagnostics { namespace
67 } // namespace diagnostics
diagnostics_metrics.h 10 namespace diagnostics { namespace
12 // Test IDs used to indicate in UMA stats which diagnostics fail, and also to
78 } // namespace diagnostics
diagnostics_writer.cc 5 #include "chrome/browser/diagnostics/diagnostics_writer.h"
27 namespace diagnostics { namespace
290 } // namespace diagnostics
sqlite_diagnostics.cc 5 #include "chrome/browser/diagnostics/sqlite_diagnostics.h"
28 namespace diagnostics { namespace
262 } // namespace diagnostics
recon_diagnostics.cc 5 #include "chrome/browser/diagnostics/recon_diagnostics.h"
18 #include "chrome/browser/diagnostics/diagnostics_test.h"
30 // Reconnaissance diagnostics. These are the first and most critical
38 namespace diagnostics { namespace
441 } // namespace diagnostics
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Tokenizer.h 17 class Diagnostics;
24 Diagnostics *diagnostics; member in struct:pp::Tokenizer::Context
36 Tokenizer(Diagnostics *diagnostics);
Preprocessor.cpp 24 Diagnostics *diagnostics; member in struct:pp::PreprocessorImpl
30 PreprocessorImpl(Diagnostics *diag,
32 : diagnostics(diag),
40 Preprocessor::Preprocessor(Diagnostics *diagnostics,
43 mImpl = new PreprocessorImpl(diagnostics, directiveHandler);
94 // diagnostics.
99 mImpl->diagnostics->report(Diagnostics::PP_INVALID_NUMBER
    [all...]
ExpressionParser.cpp 122 pp::Diagnostics* diagnostics; member in struct:__anon15412::Context
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
ParseContext.h 9 #include "compiler/translator/Diagnostics.h"
43 diagnostics(is),
45 directiveHandler(ext, diagnostics, shaderVersion),
46 preprocessor(&diagnostics, &directiveHandler),
65 TDiagnostics diagnostics; member in struct:TParseContext
71 int numErrors() const { return diagnostics.numErrors(); }
72 TInfoSink& infoSink() { return diagnostics.infoSink(); }
  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.h 81 struct Diagnostics {
88 const Diagnostics& diagnostics() const { return diagnostics_; } function in class:content::IndexedDBTransaction
171 Diagnostics diagnostics_;
  /external/clang/bindings/python/clang/
cindex.py 52 # diagnostics on failure because they refer to locations in an object that
103 # should be available via the TranslationUnit's diagnostics.
2090 def diagnostics(self): member in class:CodeCompletionResults
2385 def diagnostics(self): member in class:TranslationUnit
    [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 321 milliseconds

1 2