OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unit_test
(Results
76 - 100
of
264
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
id_policy.hpp
45
unit_test
::readwrite_property<dstring> p_prefix;
46
unit_test
::readwrite_property<dstring> p_name;
47
unit_test
::readwrite_property<dstring> p_separator;
/external/chromium/base/
at_exit.h
71
#if defined(
UNIT_TEST
)
76
#endif // defined(
UNIT_TEST
)
/external/chromium/chrome/browser/chromeos/login/
signed_settings_helper.h
91
#if defined(
UNIT_TEST
)
95
#endif // defined(
UNIT_TEST
)
/external/chromium_org/base/
at_exit.h
67
#if defined(
UNIT_TEST
)
72
#endif // defined(
UNIT_TEST
)
/external/chromium_org/webkit/common/blob/
blob_data.h
76
#if defined(
UNIT_TEST
)
94
#endif // defined(
UNIT_TEST
)
/external/protobuf/gtest/test/
gtest-listener_test.cc
70
virtual void OnTestProgramStart(const UnitTest& /*
unit_test
*/) {
74
virtual void OnTestIterationStart(const UnitTest& /*
unit_test
*/,
82
virtual void OnEnvironmentsSetUpStart(const UnitTest& /*
unit_test
*/) {
86
virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*
unit_test
*/) {
110
virtual void OnEnvironmentsTearDownStart(const UnitTest& /*
unit_test
*/) {
114
virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*
unit_test
*/) {
118
virtual void OnTestIterationEnd(const UnitTest& /*
unit_test
*/,
126
virtual void OnTestProgramEnd(const UnitTest& /*
unit_test
*/) {
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_monitor.ipp
33
namespace
unit_test
{
93
} // namespace
unit_test
xml_report_formatter.ipp
32
namespace
unit_test
{
107
} // namespace
unit_test
plain_report_formatter.ipp
41
namespace
unit_test
{
190
} // namespace
unit_test
results_reporter.ipp
42
namespace
unit_test
{
194
} // namespace
unit_test
xml_log_formatter.ipp
38
namespace
unit_test
{
172
} // namespace
unit_test
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_log_formatter.hpp
35
namespace
unit_test
{
namespace in namespace:boost
114
} // namespace
unit_test
output_test_stream.hpp
41
typedef
unit_test
::const_string const_string;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
lazy_ostream.hpp
34
namespace
unit_test
{
namespace in namespace:boost
106
} // namespace
unit_test
fixed_mapping.hpp
36
namespace
unit_test
{
namespace in namespace:boost
109
} // namespace
unit_test
/external/chromium_org/chrome/browser/download/
download_request_infobar_delegate.h
33
#if defined(
UNIT_TEST
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/included/
unit_test.hpp
39
#include <boost/test/
unit_test
.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/
id_policy.hpp
45
unit_test
::readwrite_property<rtti::id_t> p_type_id;
/external/chromium_org/net/base/
upload_element.h
84
#if defined(
UNIT_TEST
)
106
#endif // defined(
UNIT_TEST
)
/external/chromium_org/printing/
printing_context_win.h
50
#if defined(
UNIT_TEST
) || defined(PRINTING_IMPLEMENTATION)
55
#endif // defined(
UNIT_TEST
)
/external/chromium_org/third_party/WebKit/public/platform/
WebCString.h
40
#if !INSIDE_BLINK || defined(
UNIT_TEST
)
110
#if !INSIDE_BLINK || defined(
UNIT_TEST
)
/external/chromium_org/webkit/common/
data_element.h
97
#if defined(
UNIT_TEST
)
123
#endif // defined(
UNIT_TEST
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
bcs_char_traits.hpp
34
namespace
unit_test
{
namespace in namespace:boost
142
} // namespace
unit_test
/external/chromium_org/chrome/browser/autofill/
autofill_cc_infobar_delegate.h
36
#if defined(
UNIT_TEST
)
/external/chromium_org/chrome/browser/extensions/
extension_install_ui.h
53
#if defined(
UNIT_TEST
)
Completed in 976 milliseconds
1
2
3
4
5
6
7
8
9
10
11