v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gtest-internal-inl.h>
Static Public Member Functions | |
static void | RecordProperty (TestResult *test_result, const std::string &xml_element, const TestProperty &property) |
static void | ClearTestPartResults (TestResult *test_result) |
static const std::vector< testing::TestPartResult > & | test_part_results (const TestResult &test_result) |
Definition at line 1014 of file gtest-internal-inl.h.
|
inlinestatic |
Definition at line 1016 of file gtest-internal-inl.h.
|
inlinestatic |
Definition at line 1022 of file gtest-internal-inl.h.
|
inlinestatic |
Definition at line 1026 of file gtest-internal-inl.h.
References testing::TestCase::elapsed_time(), testing::UnitTest::elapsed_time(), testing::TestPartResult::file_name(), GTEST_API_, GTEST_CHECK_, GTEST_DISALLOW_COPY_AND_ASSIGN_, GTEST_LOG_, testing::TestPartResult::line_number(), testing::TestPartResult::message(), testing::TestInfo::name(), testing::TestCase::name(), testing::TestCase::Passed(), testing::UnitTest::Passed(), testing::TestInfo::result(), and testing::internal::StreamableToString().