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

  /external/deqp/external/openglcts/modules/gles31/
es31cExplicitUniformLocationTest.cpp 43 Logger() : null_log_(0)
49 null_log_ = rhs.null_log_;
50 if (!null_log_)
68 if (!null_log_)
87 bool null_log_; member in class:glcts::__anon18774::Logger
    [all...]
es31cDrawIndirectTests.cpp 42 DILogger() : null_log_(0)
48 null_log_ = rhs.null_log_;
49 if (!null_log_)
67 if (!null_log_)
76 null_log_ = true;
87 bool null_log_; member in class:glcts::__anon18771::DILogger
    [all...]

Completed in 689 milliseconds