OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidPlatform
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/test/expectations/
expectation.cc
36
static bool
IsValidPlatform
(const Platform* platform) {
86
return
IsValidPlatform
(out_platform);
expectation_unittest.cc
73
TEST(TestExpectationsFunctionsTest,
IsValidPlatform
) {
Completed in 81 milliseconds