Searched refs:_ASSERT_TRUE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/remoting/
H A Dremote_desktop_browsertest.cc84 _ASSERT_TRUE(HtmlElementExists(name));
635 _ASSERT_TRUE(content::ExecuteScriptAndExtractInt(
647 _ASSERT_TRUE(content::ExecuteScriptAndExtractString(
661 _ASSERT_TRUE(PathService::Get(base::DIR_EXE, &src_dir));
H A Dremote_desktop_browsertest.h33 inline void _ASSERT_TRUE(bool condition) { function in namespace:__anon5993
36 // In our case, this is the _ASSERT_TRUE wrapper function, which is not

Completed in 2251 milliseconds