/external/chromium_org/chrome/browser/net/ |
D | network_stats.h | 81 enum TestType { enum 200 void RecordHistograms(TestType test_type); 207 void RecordPacketsReceivedHistograms(TestType test_type); 214 void RecordPacketLossSeriesHistograms(TestType test_type); 218 void RecordInterArrivalHistograms(TestType test_type); 222 void RecordRTTHistograms(TestType test_type, uint32 index); 235 void RecordSendToLastRecvDelayHistograms(TestType test_type); 239 TestType GetNextTest(); 311 std::vector<TestType> test_sequence_;
|
D | network_stats.cc | 409 TestType test_type = test_sequence_[current_test_index_]; in UpdateReception() 508 TestType test_type = test_sequence_[current_test_index_]; in OnReadDataTimeout() 540 TestType current_test = test_sequence_[current_test_index_]; in TestPhaseComplete() 579 NetworkStats::TestType NetworkStats::GetNextTest() { in GetNextTest() 594 void NetworkStats::RecordHistograms(TestType test_type) { in RecordHistograms() 623 void NetworkStats::RecordInterArrivalHistograms(TestType test_type) { in RecordInterArrivalHistograms() 635 void NetworkStats::RecordPacketsReceivedHistograms(TestType test_type) { in RecordPacketsReceivedHistograms() 737 void NetworkStats::RecordPacketLossSeriesHistograms(TestType test_type) { in RecordPacketLossSeriesHistograms() 763 void NetworkStats::RecordRTTHistograms(TestType test_type, uint32 index) { in RecordRTTHistograms() 780 void NetworkStats::RecordSendToLastRecvDelayHistograms(TestType test_type) { in RecordSendToLastRecvDelayHistograms()
|
D | network_stats_unittest.cc | 138 void MakeDelayedMockData(NetworkStats::TestType test_type, in MakeDelayedMockData() 193 NetworkStats::TestType test_type, in TestStartOneTest()
|
/external/chromium_org/tools/json_schema_compiler/test/ |
D | simple_api_unittest.cc | 118 scoped_ptr<TestType> test_type(new TestType()); in TEST() 120 EXPECT_TRUE(TestType::Populate(*value, test_type.get())); in TEST() 128 scoped_ptr<TestType> test_type(new TestType()); in TEST() 131 EXPECT_FALSE(TestType::Populate(*value, test_type.get())); in TEST() 138 scoped_ptr<TestType> test_type(new TestType()); in TEST() 139 EXPECT_TRUE(TestType::Populate(*value, test_type.get())); in TEST() 168 TestType some_test_type; in TEST()
|
D | error_generation_unittest.cc | 38 EXPECT_TRUE(EqualsUtf16("", GetPopulateError<TestType>(*value))); in TEST() 43 GetPopulateError<TestType>(*value))); in TEST() 116 EXPECT_TRUE(EqualsUtf16("", GetPopulateError<TestType>(*value))); in TEST() 122 GetPopulateError<TestType>(*value))); in TEST()
|
D | crossref_unittest.cc | 59 scoped_ptr<test::api::simple_api::TestType> test_type( in TEST() 60 new test::api::simple_api::TestType()); in TEST() 62 test::api::simple_api::TestType::Populate(*value, test_type.get())); in TEST()
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | sync_test.h | 42 enum TestType { enum 95 explicit SyncTest(TestType test_type); 325 TestType test_type_;
|
D | enable_disable_test.cc | 18 explicit EnableDisableTest(TestType test_type) : SyncTest(test_type) {} in EnableDisableTest()
|
D | migration_errors_test.cc | 69 explicit MigrationTest(TestType test_type) : SyncTest(test_type) {} in MigrationTest()
|
D | sync_test.cc | 106 SyncTest::SyncTest(TestType test_type) in SyncTest()
|
/external/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 171 enum TestType { enum in __anon8ef07c390111::TestImageGenerator 180 TestImageGenerator(TestType type, skiatest::Reporter* reporter) in TestImageGenerator() 217 const TestType fType; 245 void CheckPixelRef(TestImageGenerator::TestType type, in CheckPixelRef()
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
D | unit_tests.gtest-drmemory_win-xp.txt | 6 JsonSchemaTest.TestType
|
/external/chromium_org/ppapi/tests/ |
D | test_mouse_cursor.h | 20 std::string TestType();
|
D | test_mouse_cursor.cc | 29 std::string TestMouseCursor::TestType() { in TestType() function in TestMouseCursor
|
/external/clang/test/Misc/ |
D | ast-dump-attr.cpp | 86 extern struct s1 TestType
|
/external/chromium_org/chrome/renderer/extensions/ |
D | json_schema_unittest.cc | 74 TEST_F(JsonSchemaTest, TestType) { in TEST_F() argument
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | private.js | 46 function TestType() { class 56 TestType()
|
D | symbols.js | 58 function TestType() { class 68 TestType()
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
D | input_method_engine_browsertests.cc | 33 enum TestType { enum 41 public ::testing::WithParamInterface<TestType> { 96 const std::string& extension_name, TestType type) { in LoadExtensionWithType()
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
D | table_test.cc | 399 enum TestType { enum 407 TestType type;
|
/external/v8/src/ia32/ |
D | lithium-codegen-ia32.cc | 1797 static InstanceType TestType(HHasInstanceTypeAndBranch* instr) { in TestType() function 1828 __ CmpObjectType(input, TestType(instr->hydrogen()), temp); in DoHasInstanceTypeAndBranch()
|
/external/v8/src/x64/ |
D | lithium-codegen-x64.cc | 1752 static InstanceType TestType(HHasInstanceTypeAndBranch* instr) { in TestType() function 1782 __ CmpObjectType(input, TestType(instr->hydrogen()), kScratchRegister); in DoHasInstanceTypeAndBranch()
|
/external/v8/src/mips/ |
D | lithium-codegen-mips.cc | 1847 static InstanceType TestType(HHasInstanceTypeAndBranch* instr) { in TestType() function 1883 Operand(TestType(instr->hydrogen()))); in DoHasInstanceTypeAndBranch()
|
/external/v8/src/arm/ |
D | lithium-codegen-arm.cc | 1986 static InstanceType TestType(HHasInstanceTypeAndBranch* instr) { in TestType() function 2017 __ CompareObjectType(input, scratch, scratch, TestType(instr->hydrogen())); in DoHasInstanceTypeAndBranch()
|
/external/chromium_org/v8/src/x64/ |
D | lithium-codegen-x64.cc | 2374 static InstanceType TestType(HHasInstanceTypeAndBranch* instr) { in TestType() function 2401 __ CmpObjectType(input, TestType(instr->hydrogen()), kScratchRegister); in DoHasInstanceTypeAndBranch()
|