Home
last modified time | relevance | path

Searched defs:report (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report() function in angle::pp::Diagnostics
/device/generic/goldfish/camera/
DEmulatorCameraTest.cpp163 std::vector<nsecs_t> report; in main() local