OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atffile
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/atf/dist/tools/
atffile.hpp
66
// The "
atffile
" class.
69
class
atffile
{
class in namespace:tools
75
atffile
(const std::map< std::string, std::string >&,
88
atffile
read_atffile(const tools::fs::path&);
atffile.cpp
34
#include "
atffile
.hpp"
133
"application/X-atf-
atffile
", 1);
271
// The "
atffile
" class.
274
impl::
atffile
::
atffile
(const vars_map& config_vars,
function in class:impl::atffile
285
impl::
atffile
::tps(void)
292
impl::
atffile
::conf(void)
299
impl::
atffile
::props(void)
311
impl::
atffile
314
// Scan the directory where the
atffile
lives in to gather a list o
[
all
...]
atffile_test.cpp
41
#include "
atffile
.hpp"
59
std::unique_ptr< std::ofstream > os(new std::ofstream("
Atffile
"));
62
(*os) << "Content-Type: application/X-atf-
atffile
; version=\"1\"\n\n";
86
// Tests cases for the "
atffile
" parser.
134
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n"
154
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n"
180
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n"
222
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n"
264
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n"
317
"Content-Type: application/X-atf-
atffile
; version=\"1\"\n
536
const tools::
atffile
atffile
= tools::read_
atffile
(
local
567
const tools::
atffile
atffile
= tools::read_
atffile
(
local
[
all
...]
Completed in 59 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026