Searched refs:check_is_test_impl (Results 1 – 2 of 2) sorted by relevance
37 #define CHECK_IS_TEST() base::internal::check_is_test_impl()40 BASE_EXPORT void check_is_test_impl();
15 void check_is_test_impl() { in check_is_test_impl() function