HomeSort by relevance Sort by last modified time
    Searched defs:TEST (Results 276 - 300 of 3068) sorted by null

<<11121314151617181920>>

  /external/perfetto/src/ftrace_reader/
cpu_stats_parser_unittest.cc 11 TEST(CpuStatsParserTest, DumpCpu) {
ftrace_config_unittest.cc 27 TEST(ConfigTest, FtraceEventsAsSet) {
38 TEST(ConfigTest, CreateFtraceConfig) {
ftrace_procfs_unittest.cc 42 TEST(FtraceProcfsTest, ParseAvailableClocks) {
  /external/perfetto/src/protozero/
message_handle_unittest.cc 26 TEST(MessageHandleTest, MoveHandleSharedMessageDoesntFinalize) {
  /external/perfetto/tools/ftrace_proto_gen/
ftrace_proto_gen_unittest.cc 23 TEST(FtraceEventParserTest, InferProtoType) {
47 TEST(FtraceEventParserTest, GenerateProtoName) {
  /external/protobuf/gtest/samples/
sample2_unittest.cc 35 // This sample shows how to write a more complex unit test for a class
38 // Usually, it's a good idea to have one test for each method in your
46 // In this example, we test the MyString class (a simple string).
49 TEST(MyString, DefaultConstructor) {
80 TEST(MyString, ConstructorFromCString) {
88 TEST(MyString, CopyConstructor) {
95 TEST(MyString, Set) {
  /external/protobuf/gtest/test/
gtest_break_on_failure_unittest_.cc 32 // Unit test for Google Test's break-on-failure mode.
34 // A user can ask Google Test to seg-fault when an assertion fails, using
39 // This program will be invoked from a Python unit test. It is
51 // A test that's expected to fail.
52 TEST(Foo, Bar) {
gtest_color_test_.cc 32 // A helper program for testing how Google Test determines whether to use
33 // colors in the output. It prints "YES" and returns 1 if Google Test
40 // Indicates that this translation unit is part of Google Test's
53 // works the same way as in a real Google-Test-based test. We don't actual
54 // run the TEST itself.
55 TEST(GTestColorTest, Dummy) {
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
gtest_list_tests_unittest_.cc 32 // Unit test for Google Test's --gtest_list_tests flag.
34 // A user can ask Google Test to list all tests that will run
38 // This program will be invoked from a Python unit test.
45 // Several different test cases and tests that will be listed.
46 TEST(Foo, Bar1) {
49 TEST(Foo, Bar2) {
52 TEST(Foo, DISABLED_Bar3) {
55 TEST(Abc, Xyz) {
58 TEST(Abc, Def)
    [all...]
gtest_prod_test.cc 32 // Unit test for include/gtest/gtest_prod.h.
35 #include "test/production.h"
37 // Tests that private members can be accessed from a TEST declared as
39 TEST(PrivateCodeTest, CanAccessPrivateMembers) {
47 typedef testing::Test PrivateCodeFixtureTest;
  /external/protobuf/gtest/xcode/Samples/FrameworkSample/
widget_test.cc 32 // Google Test - FrameworkSample
36 // This is a simple test file for the Widget class in the Widget.framework
43 // This test verifies that the constructor sets the internal state of the
45 TEST(WidgetInitializerTest, TestConstructor) {
51 // This test verifies the conversion of the float and string values to int and
53 TEST(WidgetInitializerTest, TestConversion) {
63 // Use the Google Test main that is linked into the framework. It does something
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid_unittest.cc 12 TEST(StructurallyValidTest, ValidUTF8String) {
26 TEST(StructurallyValidTest, InvalidUTF8String) {
  /external/protobuf/src/google/protobuf/
well_known_types_unittest.cc 41 // This test only checks whether well-known types are included in protobuf
42 // runtime library. The test passes if it compiles.
43 TEST(WellKnownTypesTest, AllKnownTypesAreIncluded) {
  /external/sqlite/android/
PhoneNumberUtilsTest.cpp 20 // - this test is quite easy to do (You can do it in your Unix PC)
21 // - this test is not automatically executed by build servers
23 // You should also execute the test before submitting this.
36 TEST(PhoneNumberUtils, compareStrictNullOrEmpty) {
43 TEST(PhoneNumberUtils, compareStrictDigitsSame) {
48 TEST(PhoneNumberUtils, compareStrictDigitsDifferent) {
55 TEST(PhoneNumberUtils, compareStrictGoogle) {
61 TEST(PhoneNumberUtils, compareStrictTrunkPrefixUs) {
74 TEST(PhoneNumberUtils, compareStrictDifferentCountryCode) {
78 TEST(PhoneNumberUtils, compareStrictTrunkJapan)
    [all...]
  /external/swiftshader/third_party/LLVM/unittests/ADT/
TwineTest.cpp 25 TEST(TwineTest, Construction) {
34 TEST(TwineTest, Numbers) {
44 TEST(TwineTest, Characters) {
50 TEST(TwineTest, Concat) {
77 TEST(TwineTest, toNullTerminatedStringRef) {
84 // I suppose linking in the entire code generator to add a unit test to check
  /external/swiftshader/third_party/LLVM/unittests/Support/
BlockFrequencyTest.cpp 12 TEST(BlockFrequencyTest, OneToZero) {
19 TEST(BlockFrequencyTest, OneToOne) {
26 TEST(BlockFrequencyTest, ThreeToOne) {
33 TEST(BlockFrequencyTest, MaxToHalfMax) {
40 TEST(BlockFrequencyTest, BigToBig) {
49 TEST(BlockFrequencyTest, MaxToMax) {
TimeValue.cpp 17 TEST(Support, TimeValue) {
  /external/tensorflow/tensorflow/compiler/tf2xla/
sharding_util_test.cc 18 #include "tensorflow/core/platform/test.h"
22 TEST(CoreUtilTest, ParseShardingFromDevice) {
  /external/tensorflow/tensorflow/compiler/xla/
array3d_test.cc 20 #include "tensorflow/compiler/xla/test.h"
26 TEST(Array3dTest, UninitializedDimsCtor) {
34 TEST(Array3dTest, FillCtor) {
50 TEST(Array3dTest, InitializerListCtor) {
72 TEST(Array3dTest, InitializerListCtorHalf) {
95 TEST(Array3dTest, Fill) {
sparse_index_array_test.cc 20 #include "tensorflow/compiler/xla/test.h"
25 TEST(SparseIndexArrayTest, Sort) {
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_opcode_test.cc 18 #include "tensorflow/compiler/xla/test.h"
24 // This test verifies that an example HloOpcode stringifies as expected.
25 TEST(HloOpcodeTest, StringifyMultiply) {
29 TEST(HloOpcodeTest, OpcodeProperties) {
30 // Test counting macro.
40 // Test round-trip conversion to and from string.
43 // Test some properties.
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/
quantization_util_test.cc 25 TEST(QuantizationUtilTest, QuantizeMultiplierSmallerThanOne) {
53 TEST(QuantizationUtilTest, QuantizeMultiplierGreaterThanOne) {
76 TEST(QuantizationUtilTest, PreprocessSoftmaxScaling) {
94 TEST(QuantizationUtilTest, CalculateInputRadius) {
tensor_test.cc 24 TEST(TensorTest, GetTensorDims4D) {
30 TEST(TensorTest, GetTensorDims3D) {
36 TEST(TensorTest, GetTensorDims2D) {
42 TEST(TensorTest, GetTensorDims1D) {
  /external/tensorflow/tensorflow/contrib/lite/testing/
join_test.cc 24 TEST(JoinTest, JoinInt) {
29 TEST(JoinTest, JoinFloat) {
34 TEST(JoinTest, JoinNullData) { EXPECT_THAT(Join<int>(nullptr, 3, ","), ""); }
36 TEST(JoinTest, JoinZeroData) {
split_test.cc 27 TEST(SplitTest, SplitToPos) {
28 EXPECT_THAT(SplitToPos("test;:1-2-3 ;: test", ";:"),
30 EXPECT_THAT(SplitToPos("test;:1-2-3 ;: test", ":"),
32 EXPECT_THAT(SplitToPos("test", ":"), ElementsAre(Pair(0, 4)));
33 EXPECT_THAT(SplitToPos("test ", ":"), ElementsAre(Pair(0, 5)));
35 EXPECT_THAT(SplitToPos("test ", ""), ElementsAre(Pair(0, 5)));
39 TEST(SplitTest, SplitString) {
43 TEST(SplitTest, SplitFloat)
    [all...]

Completed in 445 milliseconds

<<11121314151617181920>>