Home
last modified time | relevance | path

Searched refs:set_checkpoint (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/support/
Drapid-cxx-test.hpp103 # define TEST_SET_CHECKPOINT() ::rapid_cxx_test::set_checkpoint(__FILE__, TEST_FUNC_NAME(), __LINE_…
556 inline void set_checkpoint(const char* file, const char* func, std::size_t line) in set_checkpoint() function
808 set_checkpoint(tc.file, tc.func, tc.line); in run()
/external/llvm-project/libcxx/test/support/
Drapid-cxx-test.h103 # define TEST_SET_CHECKPOINT() ::rapid_cxx_test::set_checkpoint(__FILE__, TEST_FUNC_NAME(), __LINE_…
556 inline void set_checkpoint(const char* file, const char* func, std::size_t line) in set_checkpoint() function
808 set_checkpoint(tc.file, tc.func, tc.line); in run()