Home
last modified time | relevance | path

Searched refs:same_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/dll/example/
Db2_workarounds.hpp71 const bool same_; member
87 , same_(version_dropped_ == original_) in argv_to_path_guard()
89 if (!same_) { in argv_to_path_guard()
99 if (!same_) { in ~argv_to_path_guard()
/third_party/boost/libs/dll/test/
Dshared_library_load_test.cpp48 const bool same_; member
52 , same_(actual_path_ == shared_library_path) in fs_copy_guard()
54 if (!same_) { in fs_copy_guard()
62 if (!same_) { in ~fs_copy_guard()