HomeSort by relevance Sort by last modified time
    Searched refs:_ASSERT_TRUE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.cc 84 _ASSERT_TRUE(HtmlElementExists(name));
635 _ASSERT_TRUE(content::ExecuteScriptAndExtractInt(
647 _ASSERT_TRUE(content::ExecuteScriptAndExtractString(
661 _ASSERT_TRUE(PathService::Get(base::DIR_EXE, &src_dir));
remote_desktop_browsertest.h 33 inline void _ASSERT_TRUE(bool condition) {
36 // In our case, this is the _ASSERT_TRUE wrapper function, which is not

Completed in 89 milliseconds