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

  /external/protobuf/src/google/protobuf/testing/
googletest.h 91 static void HandleLog(LogLevel level, const char* filename, int line,
googletest.cc 230 old_handler_ = SetLogHandler(&HandleLog);
244 void ScopedMemoryLog::HandleLog(LogLevel level, const char* filename,
  /external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor.h 147 virtual Status HandleLog(HloInstructionPtr hlo) {
algebraic_simplifier.cc 149 Status HandleLog(HloInstruction* log) override;
    [all...]
hlo_evaluator.cc 387 Status HandleLog(HloInstruction* log) override {
    [all...]
hlo_instruction.cc     [all...]

Completed in 226 milliseconds