HomeSort by: relevance | last modified time | path
    Searched refs:get_result (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
opt-problem.h 156 wrapped_t get_result () const { return m_result; } function in class:opt_wrapper
274 wrapped_pointer_t operator-> () const { return this->get_result (); }
opt-problem.cc 128 ASSERT_TRUE (res.get_result ());
231 ASSERT_FALSE (res.get_result ());
  /src/external/gpl3/gcc.old/dist/gcc/
opt-problem.h 156 wrapped_t get_result () const { return m_result; } function in class:opt_wrapper
274 wrapped_pointer_t operator-> () const { return this->get_result (); }
opt-problem.cc 130 ASSERT_TRUE (res.get_result ());
233 ASSERT_FALSE (res.get_result ());
  /src/external/mpl/bind/dist/bin/tests/system/
conftest.py 133 report = outcome.get_result()
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 2348 def get_result(self): member in class:Type

Completed in 22 milliseconds