Searched refs:test_id_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
H A Dtest_api_video.cc30 : test_id_(123),
44 configuration.id = test_id_;
51 test_id_, &fake_clock, receiver_, NULL, &rtp_payload_registry_));
127 int test_id_; member in class:webrtc::RtpRtcpVideoTest
/external/chromium_org/content/test/plugin/
H A Dplugin_test.h90 std::string test_id() const { return test_id_; }
97 std::string test_id_; member in class:NPAPIClient::PluginTest
H A Dplugin_test.cc29 test_id_ = id;
90 script.append(test_id_);
96 script.append(test_id_);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc1411 test_id_ = ui_resource_->id();
1468 // test_id_ since ui_resource_ has been deleted.
1469 EXPECT_EQ(0u, impl->ResourceIdForUIResource(test_id_));
1478 UIResourceId test_id_; member in class:cc::__anon2823::UIResourceLostBeforeActivateTree
/external/chromium_org/v8/src/
H A Dast.h380 TypeFeedbackId test_id() const { return test_id_; }
388 test_id_(id_gen->GetNextId()) {}
397 const TypeFeedbackId test_id_; member in class:v8::internal::Expression

Completed in 3734 milliseconds