OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SessionModelAssociatorTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/glue/
session_model_associator_unittest.cc
20
typedef testing::Test
SessionModelAssociatorTest
;
22
TEST_F(
SessionModelAssociatorTest
, SessionWindowHasNoTabsToSync) {
35
TEST_F(
SessionModelAssociatorTest
, IsValidSessionTab) {
54
TEST_F(
SessionModelAssociatorTest
, PopulateSessionWindow) {
81
TEST_F(
SessionModelAssociatorTest
, PopulateSessionTab) {
107
TEST_F(
SessionModelAssociatorTest
, ForeignSessionTracker) {
session_model_associator.h
186
FRIEND_TEST_ALL_PREFIXES(
SessionModelAssociatorTest
, PopulateSessionWindow);
187
FRIEND_TEST_ALL_PREFIXES(
SessionModelAssociatorTest
, PopulateSessionTab);
Completed in 455 milliseconds